Searched refs:SSL_get_options (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dsslv2conftest.c78 options = SSL_get_options(ssl);
H A Dd1_lib.c259 if (SSL_get_options(s) & SSL_OP_NO_QUERY_MTU) {
470 && !(SSL_get_options(s) & SSL_OP_NO_QUERY_MTU)) {
H A Dd1_srvr.c342 if (ret == 1 && (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE))
H A Dd1_both.c240 if (!(SSL_get_options(s) & SSL_OP_NO_QUERY_MTU)) {
403 if (!(SSL_get_options(s) & SSL_OP_NO_QUERY_MTU)) {
H A Dt1_lib.c1399 if (!(SSL_get_options(s) & SSL_OP_NO_TICKET)) {
1693 if (s->tlsext_ticket_expected && !(SSL_get_options(s) & SSL_OP_NO_TICKET)) {
1745 && (SSL_get_options(s) & SSL_OP_CRYPTOPRO_TLSEXT_BUG)) {
2640 if ((SSL_get_options(s) & SSL_OP_NO_TICKET)
3301 if (SSL_get_options(s) & SSL_OP_NO_TICKET)
H A Ds3_srvr.c978 if (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) {
1083 if ((SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) && cookie_len > 0) {
H A Dssl.h795 # define SSL_get_options(ssl) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dsslv2conftest.c78 options = SSL_get_options(ssl);
H A Dd1_lib.c259 if (SSL_get_options(s) & SSL_OP_NO_QUERY_MTU) {
470 && !(SSL_get_options(s) & SSL_OP_NO_QUERY_MTU)) {
H A Dd1_srvr.c342 if (ret == 1 && (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE))
H A Dd1_both.c240 if (!(SSL_get_options(s) & SSL_OP_NO_QUERY_MTU)) {
403 if (!(SSL_get_options(s) & SSL_OP_NO_QUERY_MTU)) {
H A Dt1_lib.c1399 if (!(SSL_get_options(s) & SSL_OP_NO_TICKET)) {
1693 if (s->tlsext_ticket_expected && !(SSL_get_options(s) & SSL_OP_NO_TICKET)) {
1745 && (SSL_get_options(s) & SSL_OP_CRYPTOPRO_TLSEXT_BUG)) {
2640 if ((SSL_get_options(s) & SSL_OP_NO_TICKET)
3301 if (SSL_get_options(s) & SSL_OP_NO_TICKET)
H A Ds3_srvr.c978 if (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) {
1083 if ((SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) && cookie_len > 0) {
H A Dssl.h795 # define SSL_get_options(ssl) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_srvr.c758 if ( (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) &&
784 if ( (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) &&
H A Dd1_both.c182 if ( ! (SSL_get_options(s) & SSL_OP_NO_QUERY_MTU))
H A Dd1_srvr.c239 if ( (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE))
H A Dssl.h563 #define SSL_get_options(ssl) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h563 #define SSL_get_options(ssl) \ macro

Completed in 316 milliseconds