Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssl_locl.h1124 int dtls1_process_heartbeat(SSL *s);
1200 #define dtls1_process_heartbeat SSL_test_functions()->p_dtls1_process_heartbeat macro
Dd1_pkt.c970 dtls1_process_heartbeat(s); in dtls1_read_bytes()
Dd1_both.c1480 dtls1_process_heartbeat(SSL *s) in dtls1_process_heartbeat() function