Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Decerr.h79 # define EC_R_NOT_IMPLEMENTED 126 macro
/freebsd/crypto/openssl/crypto/ec/
H A Dec_err.c91 {ERR_PACK(ERR_LIB_EC, 0, EC_R_NOT_IMPLEMENTED), "not implemented"},
H A Dec_asn1.c640 ERR_raise(ERR_LIB_EC, EC_R_NOT_IMPLEMENTED); in EC_GROUP_new_from_ecparameters()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt594 EC_R_NOT_IMPLEMENTED:126:not implemented