Home
last modified time | relevance | path

Searched refs:PROV_R_INVALID_CURVE (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/crypto/openssl/providers/common/
HDsecuritycheck.c101 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_CURVE, "No group"); in ossl_ec_check_key()
106 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_CURVE, in ossl_ec_check_key()
113 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_CURVE, in ossl_ec_check_key()
125 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_CURVE); in ossl_ec_check_key()
134 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_CURVE, in ossl_ec_check_key()
HDprovider_err.c74 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_CURVE), "invalid curve"},
/freebsd-head/crypto/openssl/include/openssl/
HDproverr.h56 # define PROV_R_INVALID_CURVE 176 macro
/freebsd-head/crypto/openssl/providers/implementations/keymgmt/
HDec_kmgmt.c1042 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_CURVE); in ec_gen_set_group()
/freebsd-head/crypto/openssl/crypto/err/
HDopenssl.txt1006 PROV_R_INVALID_CURVE:176:invalid curve