Home
last modified time | relevance | path

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

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