Searched refs:m_iqmp (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/crypto/openssl/engines/ |
| D | e_chil.c | 1019 HWCryptoHook_MPI m_a, m_p, m_q, m_dmp1, m_dmq1, m_iqmp, m_r; in hwcrhk_rsa_mod_exp() local 1034 BN2MPI(m_iqmp, rsa->iqmp); in hwcrhk_rsa_mod_exp() 1039 m_dmp1, m_dmq1, m_iqmp, &m_r, &rmsg); in hwcrhk_rsa_mod_exp()
|