Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ec/
H A Dec_check.c80 ECerror(EC_R_DISCRIMINANT_IS_ZERO); in EC_GROUP_check()
H A Dec_err.c82 {ERR_REASON(EC_R_DISCRIMINANT_IS_ZERO), "discriminant is zero"},
/dragonfly/crypto/libressl/include/openssl/
H A Dec.h1275 #define EC_R_DISCRIMINANT_IS_ZERO 118 macro