Home
last modified time | relevance | path

Searched refs:check_cert_usable (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c3088 static int check_cert_usable(SSL *s, const SIGALG_LOOKUP *sig, X509 *x, in check_cert_usable() function
3154 return check_cert_usable(s, sig, s->cert->pkeys[idx].x509, in has_usable_cert()
3174 return check_cert_usable(s, sig, x, pkey); in is_cert_usable()
/third_party/openssl/ssl/
H A Dt1_lib.c3068 static int check_cert_usable(SSL *s, const SIGALG_LOOKUP *sig, X509 *x, in check_cert_usable() function
3134 return check_cert_usable(s, sig, s->cert->pkeys[idx].x509, in has_usable_cert()
3154 return check_cert_usable(s, sig, x, pkey); in is_cert_usable()

Completed in 9 milliseconds