Searched refs:EC_R_WRONG_ORDER (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssl/include/openssl/
H A Decerr.h273 # define EC_R_WRONG_ORDER 130 macro
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dec_key.c309 ECerr(EC_F_EC_KEY_SIMPLE_CHECK_KEY, EC_R_WRONG_ORDER);
318 ECerr(EC_F_EC_KEY_SIMPLE_CHECK_KEY, EC_R_WRONG_ORDER);
H A Dec_err.c380 {ERR_PACK(ERR_LIB_EC, 0, EC_R_WRONG_ORDER), "wrong order"},

Completed in 103 milliseconds