Searched refs:tlsext_hb_pending (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_lib.c504 if (s->tlsext_hb_pending) {
505 s->tlsext_hb_pending = 0;
H A Dd1_clnt.c204 if (s->tlsext_hb_pending) {
206 s->tlsext_hb_pending = 0;
H A Dd1_srvr.c212 if (s->tlsext_hb_pending) {
214 s->tlsext_hb_pending = 0;
H A Dd1_both.c1069 if (!SSL_in_init(s) && !s->tlsext_hb_pending)
1499 s->tlsext_hb_pending = 0;
1521 if (s->tlsext_hb_pending) {
1572 s->tlsext_hb_pending = 1;
H A Ds3_srvr.c244 if (s->tlsext_hb_pending) {
245 s->tlsext_hb_pending = 0;
H A Dt1_lib.c3933 s->tlsext_hb_pending = 0;
3955 if (s->tlsext_hb_pending) {
4009 s->tlsext_hb_pending = 1;
H A Ds3_clnt.c215 if (s->tlsext_hb_pending) {
216 s->tlsext_hb_pending = 0;
H A Ds3_lib.c3411 ret = s->tlsext_hb_pending;
H A Dssl.h1664 unsigned int tlsext_hb_pending; member in struct:ssl_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_lib.c504 if (s->tlsext_hb_pending) {
505 s->tlsext_hb_pending = 0;
H A Dd1_clnt.c204 if (s->tlsext_hb_pending) {
206 s->tlsext_hb_pending = 0;
H A Dd1_srvr.c212 if (s->tlsext_hb_pending) {
214 s->tlsext_hb_pending = 0;
H A Dd1_both.c1069 if (!SSL_in_init(s) && !s->tlsext_hb_pending)
1499 s->tlsext_hb_pending = 0;
1521 if (s->tlsext_hb_pending) {
1572 s->tlsext_hb_pending = 1;
H A Ds3_srvr.c244 if (s->tlsext_hb_pending) {
245 s->tlsext_hb_pending = 0;
H A Dt1_lib.c3933 s->tlsext_hb_pending = 0;
3955 if (s->tlsext_hb_pending) {
4009 s->tlsext_hb_pending = 1;
H A Ds3_clnt.c215 if (s->tlsext_hb_pending) {
216 s->tlsext_hb_pending = 0;
H A Ds3_lib.c3411 ret = s->tlsext_hb_pending;
H A Dssl.h1664 unsigned int tlsext_hb_pending; member in struct:ssl_st

Completed in 208 milliseconds