Searched refs:EC_R_BAD_SIGNATURE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssl/include/openssl/
H A Decerr.h209 # define EC_R_BAD_SIGNATURE 156 macro
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dec_err.c293 {ERR_PACK(ERR_LIB_EC, 0, EC_R_BAD_SIGNATURE), "bad signature"},
H A Decdsa_ossl.c364 ECerr(EC_F_OSSL_ECDSA_VERIFY_SIG, EC_R_BAD_SIGNATURE);

Completed in 82 milliseconds