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

/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dd1_lib.c500 SSL_set_options(s, SSL_OP_COOKIE_EXCHANGE);
H A Dd1_srvr.c273 if (ret == 1 && (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE))
H A Ds3_srvr.c801 if (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE)
870 if ((SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) &&
H A Dssl.h515 #define SSL_OP_COOKIE_EXCHANGE 0x00002000L macro
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Ds_server.c1689 SSL_set_options(con, SSL_OP_COOKIE_EXCHANGE);
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dssl.h515 #define SSL_OP_COOKIE_EXCHANGE 0x00002000L macro

Completed in 375 milliseconds