Searched refs:tls_process_key_exchange (Results 1 – 5 of 5) sorted by relevance
129 __owur MSG_PROCESS_RETURN tls_process_key_exchange(SSL *s, PACKET *pkt);
1049 return tls_process_key_exchange(s, pkt); in ossl_statem_client_process_message()2260 MSG_PROCESS_RETURN tls_process_key_exchange(SSL *s, PACKET *pkt) in tls_process_key_exchange() function
138 __owur MSG_PROCESS_RETURN tls_process_key_exchange(SSL *s, PACKET *pkt);
1042 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
1546 SSL_F_TLS_PROCESS_KEY_EXCHANGE:365:tls_process_key_exchange