Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_local.h118 __owur int tls_process_initial_server_flight(SSL_CONNECTION *s);
H A Dstatem_clnt.c2950 int tls_process_initial_server_flight(SSL_CONNECTION *s) in tls_process_initial_server_flight() function
3013 if (!tls_process_initial_server_flight(s)) { in tls_process_server_done()
H A Dstatem_lib.c956 if (!tls_process_initial_server_flight(s)) { in tls_process_finished()