Searched refs:BN_R_NO_INVERSE (Results 1 – 3 of 3) sorted by relevance
182 OPENSSL_PUT_ERROR(BN, BN_R_NO_INVERSE); in bn_mod_inverse_consttime()198 OPENSSL_PUT_ERROR(BN, BN_R_NO_INVERSE); in bn_mod_inverse_consttime()316 OPENSSL_PUT_ERROR(BN, BN_R_NO_INVERSE); in bn_mod_inverse_consttime()
248 OPENSSL_PUT_ERROR(BN, BN_R_NO_INVERSE); in BN_mod_inverse_odd()
1036 #define BN_R_NO_INVERSE 112 macro