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