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