Searched refs:PROV_R_INVALID_CURVE (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/crypto/openssl/providers/common/ |
| HD | securitycheck.c | 101 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()
|
| HD | provider_err.c | 74 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_CURVE), "invalid curve"},
|
| /freebsd-head/crypto/openssl/include/openssl/ |
| HD | proverr.h | 56 # define PROV_R_INVALID_CURVE 176 macro
|
| /freebsd-head/crypto/openssl/providers/implementations/keymgmt/ |
| HD | ec_kmgmt.c | 1042 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_CURVE); in ec_gen_set_group()
|
| /freebsd-head/crypto/openssl/crypto/err/ |
| HD | openssl.txt | 1006 PROV_R_INVALID_CURVE:176:invalid curve
|