Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ec/
H A Dec_err.c87 {ERR_REASON(EC_R_GF2M_NOT_SUPPORTED), "gf2m not supported"},
H A Dec.h655 #define EC_R_GF2M_NOT_SUPPORTED 147 macro
H A Dec_asn1.c904 ECerror(EC_R_GF2M_NOT_SUPPORTED); in ec_asn1_is_prime_field()