Searched refs:SSL_OP_COOKIE_EXCHANGE (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_lib.c549 SSL_set_options(s, SSL_OP_COOKIE_EXCHANGE);
H A Dd1_srvr.c342 if (ret == 1 && (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE))
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.h614 # define SSL_OP_COOKIE_EXCHANGE 0x00002000L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_lib.c549 SSL_set_options(s, SSL_OP_COOKIE_EXCHANGE);
H A Dd1_srvr.c342 if (ret == 1 && (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE))
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.h614 # define SSL_OP_COOKIE_EXCHANGE 0x00002000L 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_srvr.c239 if ( (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE))
H A Dssl.h507 #define SSL_OP_COOKIE_EXCHANGE 0x00002000L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_server.c1217 SSL_set_options(con, SSL_OP_COOKIE_EXCHANGE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h507 #define SSL_OP_COOKIE_EXCHANGE 0x00002000L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_server.c2256 SSL_set_options(con, SSL_OP_COOKIE_EXCHANGE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_server.c2256 SSL_set_options(con, SSL_OP_COOKIE_EXCHANGE);

Completed in 414 milliseconds