Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dt1_lib.c1262 static int tls1_check_pkey_comp(SSL_CONNECTION *s, EVP_PKEY *pkey) in tls1_check_pkey_comp() function
1334 if (!tls1_check_pkey_comp(s, pkey)) in tls1_check_cert_param()
2068 if (!tls1_check_pkey_comp(s, pkey)) { in tls12_check_peer_sigalg()
3299 if (EVP_PKEY_is_a(pk, "EC") && !tls1_check_pkey_comp(s, pk)) in tls1_check_chain()

Completed in 14 milliseconds