Home
last modified time | relevance | path

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

/openssl/crypto/hpke/
H A Dhpke_util.c168 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_CURVE); in ossl_HPKE_KEM_INFO_find_curve()
181 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_CURVE); in ossl_HPKE_KEM_INFO_find_id()
188 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_CURVE); in ossl_HPKE_KEM_INFO_find_id()
/openssl/providers/common/
H A Dsecuritycheck_fips.c71 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_CURVE); in ossl_fips_ind_ec_key_check()
H A Dprovider_err.c83 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_CURVE), "invalid curve"},
/openssl/include/openssl/
H A Dproverr.h62 # define PROV_R_INVALID_CURVE 176 macro
/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c1048 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_CURVE); in ec_gen_set_group()
/openssl/crypto/err/
H A Dopenssl.txt1071 PROV_R_INVALID_CURVE:176:invalid curve

Completed in 15 milliseconds