Searched refs:ERR_LIB_BN (Results 1 – 6 of 6) sorted by relevance
390 ERR_LIB_BN, enumerator424 #define ERR_R_BN_LIB ERR_LIB_BN
24 OPENSSL_COMPILE_ASSERT(ERR_LIB_BN == 3, library_values_changed_3);
603 OPENSSL_PUT_ERROR(RSA, ERR_LIB_BN); in RSA_check_key()619 OPENSSL_PUT_ERROR(RSA, ERR_LIB_BN); in RSA_check_key()628 OPENSSL_PUT_ERROR(RSA, ERR_LIB_BN); in RSA_check_key()656 OPENSSL_PUT_ERROR(RSA, ERR_LIB_BN); in RSA_check_key()
1049 OPENSSL_PUT_ERROR(RSA, ERR_LIB_BN); in rsa_default_multi_prime_keygen()
372 if (ERR_GET_LIB(err) == ERR_LIB_BN && in ec_GFp_simple_set_compressed_coordinates()
659 if (ERR_GET_LIB(err) == ERR_LIB_BN && in TestNotModSquare()