Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ec/
H A Dec_err.c130 {ERR_REASON(EC_R_UNKNOWN_COFACTOR), "unknown cofactor"},
H A Dec.h698 #define EC_R_UNKNOWN_COFACTOR 164 macro
H A Dec_lib.c263 ECerror(EC_R_UNKNOWN_COFACTOR); in ec_set_cofactor()