Searched refs:hbtype (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/crypto/openssl/ssl/
H A Dd1_both.c1515 unsigned short hbtype; local
1530 hbtype = *p++;
1536 if (hbtype == TLS1_HB_REQUEST) {
1574 } else if (hbtype == TLS1_HB_RESPONSE) {
H A Dt1_lib.c2569 unsigned short hbtype; local
2581 hbtype = *p++;
2587 if (hbtype == TLS1_HB_REQUEST) {
2621 } else if (hbtype == TLS1_HB_RESPONSE) {

Completed in 34 milliseconds