Searched refs:tls1_check_pkey_comp (Results 1 – 1 of 1) sorted by relevance
1262 static int tls1_check_pkey_comp(SSL_CONNECTION *s, EVP_PKEY *pkey) in tls1_check_pkey_comp() function1334 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 22 milliseconds