Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_clnt.c2121 static int tls_process_ske_ecdhe(SSL *s, PACKET *pkt, EVP_PKEY **pkey) in tls_process_ske_ecdhe() function
2214 if (!tls_process_ske_ecdhe(s, pkt, &pkey)) { in tls_process_key_exchange()