Home
last modified time | relevance | path

Searched refs:EC_R_UNSUPPORTED_FIELD (Results 1 – 3 of 3) sorted by relevance

/minix/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_err.c302 {ERR_REASON(EC_R_UNSUPPORTED_FIELD), "unsupported field"},
H A Dec.h1186 # define EC_R_UNSUPPORTED_FIELD 131 macro
H A Dec2_smpl.c219 ECerr(EC_F_EC_GF2M_SIMPLE_GROUP_SET_CURVE, EC_R_UNSUPPORTED_FIELD); in ec_GF2m_simple_group_set_curve()