Home
last modified time | relevance | path

Searched refs:EC_R_EXPLICIT_PARAMS_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Decerr.h38 # define EC_R_EXPLICIT_PARAMS_NOT_SUPPORTED 127 macro
/freebsd/crypto/openssl/crypto/ec/
H A Dec_err.c38 {ERR_PACK(ERR_LIB_EC, 0, EC_R_EXPLICIT_PARAMS_NOT_SUPPORTED),
H A Dec_lib.c1579 ERR_raise(ERR_LIB_EC, EC_R_EXPLICIT_PARAMS_NOT_SUPPORTED); in EC_GROUP_new_from_params()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt551 EC_R_EXPLICIT_PARAMS_NOT_SUPPORTED:127:explicit params not supported