Searched refs:tls_choose_sigalg (Results 1 – 5 of 5) sorted by relevance
2705 int tls_choose_sigalg(SSL *s, int fatalerrs);
3240 int tls_choose_sigalg(SSL *s, int fatalerrs) in tls_choose_sigalg() function
3411 if (!tls_choose_sigalg(s, 0) || s->s3.tmp.sigalg == NULL) in ssl3_check_client_certificate()
2227 if (!tls_choose_sigalg(s, 1)) { in tls_post_process_client_hello()
4626 tls_choose_sigalg routine does not allow the ciphers for the pipe,