Searched refs:check_cert_usable (Results 1 – 1 of 1) sorted by relevance
3743 static int check_cert_usable(SSL_CONNECTION *s, const SIGALG_LOOKUP *sig, in check_cert_usable() function3810 return check_cert_usable(s, sig, s->cert->pkeys[idx].x509, in has_usable_cert()3830 return check_cert_usable(s, sig, x, pkey); in is_cert_usable()
Completed in 14 milliseconds