Searched refs:has_usable_cert (Results 1 – 1 of 1) sorted by relevance
3802 static int has_usable_cert(SSL_CONNECTION *s, const SIGALG_LOOKUP *sig, int idx) in has_usable_cert() function3860 if ((pkey == NULL && !has_usable_cert(s, lu, -1)) in find_sig_alg()3950 if (!has_usable_cert(s, lu, sig_idx)) in tls_choose_sigalg()4009 && has_usable_cert(s, lu, lu->sig_idx)) in tls_choose_sigalg()
Completed in 16 milliseconds