Searched refs:is_cert_usable (Results 1 – 1 of 1) sorted by relevance
4558 static int is_cert_usable(SSL_CONNECTION *s, const SIGALG_LOOKUP *sig, X509 *x, in is_cert_usable() function4602 || (pkey != NULL && !is_cert_usable(s, lu, x, pkey))) in find_sig_alg()