Home
last modified time | relevance | path

Searched refs:SSL_R_BAD_SIGNATURE (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/crypto/openssl/include/openssl/
HDsslerr.h54 # define SSL_R_BAD_SIGNATURE 123 macro
/freebsd-14-stable/crypto/openssl/ssl/
HDssl_err.c57 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_BAD_SIGNATURE), "bad signature"},
/freebsd-14-stable/crypto/openssl/ssl/statem/
HDstatem_lib.c536 SSLfatal(s, SSL_AD_DECRYPT_ERROR, SSL_R_BAD_SIGNATURE); in tls_process_cert_verify()
542 SSLfatal(s, SSL_AD_DECRYPT_ERROR, SSL_R_BAD_SIGNATURE); in tls_process_cert_verify()
HDstatem_clnt.c2306 SSLfatal(s, SSL_AD_DECRYPT_ERROR, SSL_R_BAD_SIGNATURE); in tls_process_key_exchange()
/freebsd-14-stable/crypto/openssl/crypto/err/
HDopenssl.txt1279 SSL_R_BAD_SIGNATURE:123:bad signature