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

/freebsd-11-stable/crypto/openssl/ssl/
H A Dd1_both.c1443 unsigned short hbtype; local
1458 hbtype = *p++;
1464 if (hbtype == TLS1_HB_REQUEST) {
1504 } else if (hbtype == TLS1_HB_RESPONSE) {
H A Dt1_lib.c4026 unsigned short hbtype; local
4038 hbtype = *p++;
4044 if (hbtype == TLS1_HB_REQUEST) {
4080 } else if (hbtype == TLS1_HB_RESPONSE) {

Completed in 183 milliseconds