Home
last modified time | relevance | path

Searched refs:is_cert_usable (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/ssl/
Dt1_lib.c3140 static int is_cert_usable(SSL *s, const SIGALG_LOOKUP *sig, X509 *x, in is_cert_usable() function
3181 || (pkey != NULL && !is_cert_usable(s, lu, x, pkey))) in find_sig_alg()