Home
last modified time | relevance | path

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

/external/openssl/include/openssl/
Dssl3.h353 #define TLS1_HB_REQUEST 1 macro
/external/openssl/ssl/
Dssl3.h353 #define TLS1_HB_REQUEST 1 macro
Dd1_both.c1465 if (hbtype == TLS1_HB_REQUEST) in dtls1_process_heartbeat()
1564 *p++ = TLS1_HB_REQUEST; in dtls1_heartbeat()
Dt1_lib.c2454 if (hbtype == TLS1_HB_REQUEST) in tls1_process_heartbeat()
2552 *p++ = TLS1_HB_REQUEST; in tls1_heartbeat()