Searched refs:BN_R_NO_SOLUTION (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/ec/
H A Dec2_smpt.c119 && ERR_GET_REASON(err) == BN_R_NO_SOLUTION) {
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_err.c135 {ERR_REASON(BN_R_NO_SOLUTION), "no solution"},
H A Dbn.h919 # define BN_R_NO_SOLUTION 116 macro
H A Dbn_gf2m.c1208 BNerr(BN_F_BN_GF2M_MOD_SOLVE_QUAD_ARR, BN_R_NO_SOLUTION);

Completed in 105 milliseconds