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

/external/openssl/ssl/
H A Dd1_both.c1451 unsigned short hbtype; local
1456 hbtype = *p++;
1465 if (hbtype == TLS1_HB_REQUEST)
1497 else if (hbtype == TLS1_HB_RESPONSE)
H A Dt1_lib.c2440 unsigned short hbtype; local
2445 hbtype = *p++;
2454 if (hbtype == TLS1_HB_REQUEST)
2486 else if (hbtype == TLS1_HB_RESPONSE)

Completed in 244 milliseconds