Searched refs:EC_R_GF2M_NOT_SUPPORTED (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_oct.c40 EC_R_GF2M_NOT_SUPPORTED);
89 ECerr(EC_F_EC_POINT_POINT2OCT, EC_R_GF2M_NOT_SUPPORTED);
119 ECerr(EC_F_EC_POINT_OCT2POINT, EC_R_GF2M_NOT_SUPPORTED);
H A Dec_err.c311 {ERR_PACK(ERR_LIB_EC, 0, EC_R_GF2M_NOT_SUPPORTED), "gf2m not supported"},
H A Dec_asn1.c288 ECerr(EC_F_EC_ASN1_GROUP2FIELDID, EC_R_GF2M_NOT_SUPPORTED);
629 ECerr(EC_F_EC_GROUP_NEW_FROM_ECPARAMETERS, EC_R_GF2M_NOT_SUPPORTED);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_oct.c43 ERR_raise(ERR_LIB_EC, EC_R_GF2M_NOT_SUPPORTED);
93 ERR_raise(ERR_LIB_EC, EC_R_GF2M_NOT_SUPPORTED);
123 ERR_raise(ERR_LIB_EC, EC_R_GF2M_NOT_SUPPORTED);
H A Dec_err.c43 {ERR_PACK(ERR_LIB_EC, 0, EC_R_GF2M_NOT_SUPPORTED), "gf2m not supported"},
H A Dec_backend.c173 ERR_raise(ERR_LIB_EC, EC_R_GF2M_NOT_SUPPORTED);
H A Dec_asn1.c225 ERR_raise(ERR_LIB_EC, EC_R_GF2M_NOT_SUPPORTED);
567 ERR_raise(ERR_LIB_EC, EC_R_GF2M_NOT_SUPPORTED);
H A Dec_lib.c1648 ERR_raise(ERR_LIB_EC, EC_R_GF2M_NOT_SUPPORTED);
/netbsd-current/crypto/external/bsd/openssl/dist/include/openssl/
H A Decerr.h41 # define EC_R_GF2M_NOT_SUPPORTED 147 macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Decerr.h221 # define EC_R_GF2M_NOT_SUPPORTED 147 macro

Completed in 229 milliseconds