Searched refs:BN_R_P_IS_NOT_PRIME (Results 1 – 5 of 5) sorted by relevance
90 OPENSSL_PUT_ERROR(BN, BN_R_P_IS_NOT_PRIME); in BN_mod_sqrt()261 OPENSSL_PUT_ERROR(BN, BN_R_P_IS_NOT_PRIME); in BN_mod_sqrt()286 OPENSSL_PUT_ERROR(BN, BN_R_P_IS_NOT_PRIME); in BN_mod_sqrt()
1050 #define BN_R_P_IS_NOT_PRIME 114 macro
937 #ifdef BN_R_P_IS_NOT_PRIME938 {"P_IS_NOT_PRIME", ERR_LIB_BN, BN_R_P_IS_NOT_PRIME},