Home
last modified time | relevance | path

Searched refs:TLS1_HB_REQUEST (Results 1 – 4 of 4) sorted by relevance

/external/openssl/ssl/
Dssl3.h348 #define TLS1_HB_REQUEST 1 macro
Dd1_both.c1504 if (hbtype == TLS1_HB_REQUEST) in dtls1_process_heartbeat()
1609 *p++ = TLS1_HB_REQUEST; in dtls1_heartbeat()
Dt1_lib.c2795 if (hbtype == TLS1_HB_REQUEST) in tls1_process_heartbeat()
2893 *p++ = TLS1_HB_REQUEST; in tls1_heartbeat()
/external/openssl/include/openssl/
Dssl3.h348 #define TLS1_HB_REQUEST 1 macro