Searched refs:tls1_process_heartbeat (Results 1 – 3 of 3) sorted by relevance
1123 int tls1_process_heartbeat(SSL *s);1199 #define tls1_process_heartbeat SSL_test_functions()->p_tls1_process_heartbeat macro
1139 tls1_process_heartbeat(s); in ssl3_read_bytes()
2774 tls1_process_heartbeat(SSL *s) in tls1_process_heartbeat() function