Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_local.h2705 int tls_choose_sigalg(SSL *s, int fatalerrs);
H A Dt1_lib.c3239 int tls_choose_sigalg(SSL *s, int fatalerrs) in tls_choose_sigalg() function
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_clnt.c3411 if (!tls_choose_sigalg(s, 0) || s->s3.tmp.sigalg == NULL) in ssl3_check_client_certificate()
H A Dstatem_srvr.c2227 if (!tls_choose_sigalg(s, 1)) { in tls_post_process_client_hello()
/freebsd/contrib/unbound/doc/
H A DChangelog4212 tls_choose_sigalg routine does not allow the ciphers for the pipe,