Searched refs:hbtype (Results 1 – 2 of 2) sorted by relevance
1451 unsigned short hbtype; in dtls1_process_heartbeat() local1456 hbtype = *p++; in dtls1_process_heartbeat()1465 if (hbtype == TLS1_HB_REQUEST) in dtls1_process_heartbeat()1497 else if (hbtype == TLS1_HB_RESPONSE) in dtls1_process_heartbeat()
2511 unsigned short hbtype; in tls1_process_heartbeat() local2516 hbtype = *p++; in tls1_process_heartbeat()2525 if (hbtype == TLS1_HB_REQUEST) in tls1_process_heartbeat()2557 else if (hbtype == TLS1_HB_RESPONSE) in tls1_process_heartbeat()