Searched refs:_method_mod_p (Results 1 – 3 of 3) sorted by relevance
758 if (!BN_MONT_CTX_set_locked(&rsa->_method_mod_p, in RSA_eay_mod_exp()786 rsa->_method_mod_p)) goto err; in RSA_eay_mod_exp()857 if (rsa->_method_mod_p != NULL) in RSA_eay_finish()858 BN_MONT_CTX_free(rsa->_method_mod_p); in RSA_eay_finish()
148 BN_MONT_CTX *_method_mod_p; member
179 ret->_method_mod_p=NULL; in RSA_new_method()