Home
last modified time | relevance | path

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

/third_party/openssl/ssl/statem/
Dstatem_local.h138 __owur MSG_PROCESS_RETURN tls_process_key_exchange(SSL *s, PACKET *pkt);
Dstatem_clnt.c1042 return tls_process_key_exchange(s, pkt); in ossl_statem_client_process_message()
2179 MSG_PROCESS_RETURN tls_process_key_exchange(SSL *s, PACKET *pkt) in tls_process_key_exchange() function