Home
last modified time | relevance | path

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

/openssl/providers/common/
H A Dsecuritycheck.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()
H A Dprovider_err.c74 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_CURVE), "invalid curve"},
/openssl/include/openssl/
H A Dproverr.h56 # define PROV_R_INVALID_CURVE 176 macro
/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c1034 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_CURVE); in ec_gen_set_group()
/openssl/crypto/err/
H A Dopenssl.txt1010 PROV_R_INVALID_CURVE:176:invalid curve

Completed in 26 milliseconds