Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Decerr.h94 # define EC_R_UNDEFINED_GENERATOR 113 macro
/freebsd/crypto/openssl/crypto/ec/
H A Dec_check.c85 ERR_raise(ERR_LIB_EC, EC_R_UNDEFINED_GENERATOR); in EC_GROUP_check()
H A Dec_err.c112 {ERR_PACK(ERR_LIB_EC, 0, EC_R_UNDEFINED_GENERATOR), "undefined generator"},
H A Dec_mult.c471 ERR_raise(ERR_LIB_EC, EC_R_UNDEFINED_GENERATOR); in ossl_ec_wNAF_mul()
851 ERR_raise(ERR_LIB_EC, EC_R_UNDEFINED_GENERATOR); in ossl_ec_wNAF_precompute_mult()
H A Decp_nistz256.c836 ERR_raise(ERR_LIB_EC, EC_R_UNDEFINED_GENERATOR); in ecp_nistz256_mult_precompute()
987 ERR_raise(ERR_LIB_EC, EC_R_UNDEFINED_GENERATOR); in ecp_nistz256_points_mul()
H A Dec_asn1.c419 ERR_raise(ERR_LIB_EC, EC_R_UNDEFINED_GENERATOR); in EC_GROUP_get_ecparameters()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt609 EC_R_UNDEFINED_GENERATOR:113:undefined generator