Home
last modified time | relevance | path

Searched refs:EC_R_WRONG_CURVE_PARAMETERS (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Decerr.h100 # define EC_R_WRONG_CURVE_PARAMETERS 145 macro
/freebsd/crypto/openssl/crypto/ec/
H A Dec_err.c118 {ERR_PACK(ERR_LIB_EC, 0, EC_R_WRONG_CURVE_PARAMETERS),
H A Decp_nistp224.c1320 ERR_raise(ERR_LIB_EC, EC_R_WRONG_CURVE_PARAMETERS); in ossl_ec_GFp_nistp224_group_set_curve()
H A Dec_lib.c1572 ERR_raise(ERR_LIB_EC, EC_R_WRONG_CURVE_PARAMETERS); in EC_GROUP_new_from_params()
H A Decp_nistp521.c1824 ERR_raise(ERR_LIB_EC, EC_R_WRONG_CURVE_PARAMETERS); in ossl_ec_GFp_nistp521_group_set_curve()
H A Decp_nistp256.c1931 ERR_raise(ERR_LIB_EC, EC_R_WRONG_CURVE_PARAMETERS); in ossl_ec_GFp_nistp256_group_set_curve()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt615 EC_R_WRONG_CURVE_PARAMETERS:145:wrong curve parameters