Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dt1_lib.c3818 static int is_cert_usable(SSL_CONNECTION *s, const SIGALG_LOOKUP *sig, X509 *x, in is_cert_usable() function
3861 || (pkey != NULL && !is_cert_usable(s, lu, x, pkey))) in find_sig_alg()

Completed in 13 milliseconds