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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_both.c1426 unsigned short hbtype; local
1441 hbtype = *p++;
1447 if (hbtype == TLS1_HB_REQUEST) {
1487 } else if (hbtype == TLS1_HB_RESPONSE) {
H A Dt1_lib.c3868 unsigned short hbtype; local
3880 hbtype = *p++;
3886 if (hbtype == TLS1_HB_REQUEST) {
3922 } else if (hbtype == TLS1_HB_RESPONSE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_both.c1426 unsigned short hbtype; local
1441 hbtype = *p++;
1447 if (hbtype == TLS1_HB_REQUEST) {
1487 } else if (hbtype == TLS1_HB_RESPONSE) {
H A Dt1_lib.c3868 unsigned short hbtype; local
3880 hbtype = *p++;
3886 if (hbtype == TLS1_HB_REQUEST) {
3922 } else if (hbtype == TLS1_HB_RESPONSE) {

Completed in 49 milliseconds