Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ec/
H A Dec_err.c129 {ERR_REASON(EC_R_UNDEFINED_ORDER), "undefined order"},
H A Dec.h701 #define EC_R_UNDEFINED_ORDER 128 macro
H A Dec_lib.c643 ECerror(EC_R_UNDEFINED_ORDER); in EC_GROUP_check()