Searched refs:tls_process_key_exchange (Results 1 – 2 of 2) sorted by relevance
174 __owur MSG_PROCESS_RETURN tls_process_key_exchange(SSL_CONNECTION *s,
1124 return tls_process_key_exchange(s, pkt); in ossl_statem_client_process_message()2439 MSG_PROCESS_RETURN tls_process_key_exchange(SSL_CONNECTION *s, PACKET *pkt) in tls_process_key_exchange() function