Searched refs:EC_R_UNKNOWN_COFACTOR (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssl/include/openssl/
H A Decerr.h268 # define EC_R_UNKNOWN_COFACTOR 164 macro
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dec_err.c374 {ERR_PACK(ERR_LIB_EC, 0, EC_R_UNKNOWN_COFACTOR), "unknown cofactor"},
H A Dec_lib.c362 ECerr(EC_F_EC_GROUP_SET_GENERATOR, EC_R_UNKNOWN_COFACTOR);
H A Dec_mult.c160 ECerr(EC_F_EC_SCALAR_MUL_LADDER, EC_R_UNKNOWN_COFACTOR);

Completed in 129 milliseconds