Searched refs:EC_R_UNSUPPORTED_FIELD (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssl/include/openssl/
H A Decerr.h271 # define EC_R_UNSUPPORTED_FIELD 131 macro
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dec_err.c377 {ERR_PACK(ERR_LIB_EC, 0, EC_R_UNSUPPORTED_FIELD), "unsupported field"},
H A Dec2_smpl.c106 ECerr(EC_F_EC_GF2M_SIMPLE_GROUP_SET_CURVE, EC_R_UNSUPPORTED_FIELD);
H A Dec_asn1.c361 ECerr(EC_F_EC_ASN1_GROUP2FIELDID, EC_R_UNSUPPORTED_FIELD);

Completed in 69 milliseconds