Searched refs:tls_process_cke_psk_preamble (Results 1 – 1 of 1) sorted by relevance
2899 static int tls_process_cke_psk_preamble(SSL_CONNECTION *s, PACKET *pkt) in tls_process_cke_psk_preamble() function3391 if ((alg_k & SSL_PSK) && !tls_process_cke_psk_preamble(s, pkt)) { in tls_process_client_key_exchange()
Completed in 22 milliseconds