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

/freebsd-10.0-release/crypto/openssl/ssl/
H A Dt1_lib.c635 *(ret++) = SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
864 *(ret++) = SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
1000 SSL_TLSEXT_HB_DONT_SEND_REQUESTS);
1434 s->tlsext_heartbeat |= SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
1532 SSL_TLSEXT_HB_DONT_SEND_REQUESTS);
1714 s->tlsext_heartbeat |= SSL_TLSEXT_HB_DONT_SEND_REQUESTS;
2696 s->tlsext_heartbeat & SSL_TLSEXT_HB_DONT_SEND_REQUESTS)
H A Dtls1.h368 #define SSL_TLSEXT_HB_DONT_SEND_REQUESTS 0x02 macro
H A Dd1_both.c1598 s->tlsext_heartbeat & SSL_TLSEXT_HB_DONT_SEND_REQUESTS)

Completed in 142 milliseconds