Searched refs:tls_choose_sigalg (Results 1 – 5 of 5) sorted by relevance
2912 int tls_choose_sigalg(SSL_CONNECTION *s, int fatalerrs);
4630 int tls_choose_sigalg(SSL_CONNECTION *s, int fatalerrs) in tls_choose_sigalg() function
3694 if (!tls_choose_sigalg(s, 0) || s->s3.tmp.sigalg == NULL) in ssl3_check_client_certificate()
2340 if (!tls_choose_sigalg(s, 1)) { in tls_post_process_client_hello()
4891 tls_choose_sigalg routine does not allow the ciphers for the pipe,