Home
last modified time | relevance | path

Searched refs:EC_R_WRONG_ORDER (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Decerr.h101 # define EC_R_WRONG_ORDER 130 macro
/freebsd/crypto/openssl/crypto/ec/
H A Dec_err.c120 {ERR_PACK(ERR_LIB_EC, 0, EC_R_WRONG_ORDER), "wrong order"},
H A Dec_key.c496 ERR_raise(ERR_LIB_EC, EC_R_WRONG_ORDER); in ossl_ec_key_public_check()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt616 EC_R_WRONG_ORDER:130:wrong order