Searched refs:SSL_TLSEXT_HB_DONT_SEND_REQUESTS (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dtls1.h397 # define SSL_TLSEXT_HB_DONT_SEND_REQUESTS 0x02 macro
H A Dt1_lib.c1516 *(ret++) = SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
1773 *(ret++) = SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
2031 SSL_TLSEXT_HB_DONT_SEND_REQUESTS);
2386 s->tlsext_heartbeat |= SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
2569 SSL_TLSEXT_HB_DONT_SEND_REQUESTS);
2780 s->tlsext_heartbeat |= SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
3949 s->tlsext_heartbeat & SSL_TLSEXT_HB_DONT_SEND_REQUESTS) {
H A Dd1_both.c1515 s->tlsext_heartbeat & SSL_TLSEXT_HB_DONT_SEND_REQUESTS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dtls1.h397 # define SSL_TLSEXT_HB_DONT_SEND_REQUESTS 0x02 macro
H A Dt1_lib.c1516 *(ret++) = SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
1773 *(ret++) = SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
2031 SSL_TLSEXT_HB_DONT_SEND_REQUESTS);
2386 s->tlsext_heartbeat |= SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
2569 SSL_TLSEXT_HB_DONT_SEND_REQUESTS);
2780 s->tlsext_heartbeat |= SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
3949 s->tlsext_heartbeat & SSL_TLSEXT_HB_DONT_SEND_REQUESTS) {
H A Dd1_both.c1515 s->tlsext_heartbeat & SSL_TLSEXT_HB_DONT_SEND_REQUESTS) {

Completed in 92 milliseconds