Searched refs:check_cert_usable (Results 1 – 1 of 1) sorted by relevance
3056 static int check_cert_usable(SSL *s, const SIGALG_LOOKUP *sig, X509 *x, in check_cert_usable() function3122 return check_cert_usable(s, sig, s->cert->pkeys[idx].x509, in has_usable_cert()3142 return check_cert_usable(s, sig, x, pkey); in is_cert_usable()
Completed in 10 milliseconds