Searched refs:SSL_OP_SINGLE_ECDH_USE (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_conf.c201 SSL_FLAG_TBL_SRV("ecdh_single", SSL_OP_SINGLE_ECDH_USE),
360 SSL_FLAG_TBL_SRV("ECDHSingle", SSL_OP_SINGLE_ECDH_USE),
H A Ds3_lib.c3290 if (!(s->options & SSL_OP_SINGLE_ECDH_USE)) {
3792 if (!(ctx->options & SSL_OP_SINGLE_ECDH_USE)) {
H A Dssltest.c1444 SSL_CTX_set_options(s_ctx, SSL_OP_SINGLE_ECDH_USE);
1445 SSL_CTX_set_options(s_ctx2, SSL_OP_SINGLE_ECDH_USE);
H A Ds3_srvr.c1744 (s->options & SSL_OP_SINGLE_ECDH_USE)) {
H A Dssl.h627 # define SSL_OP_SINGLE_ECDH_USE 0x00080000L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_conf.c201 SSL_FLAG_TBL_SRV("ecdh_single", SSL_OP_SINGLE_ECDH_USE),
360 SSL_FLAG_TBL_SRV("ECDHSingle", SSL_OP_SINGLE_ECDH_USE),
H A Ds3_lib.c3290 if (!(s->options & SSL_OP_SINGLE_ECDH_USE)) {
3792 if (!(ctx->options & SSL_OP_SINGLE_ECDH_USE)) {
H A Dssltest.c1444 SSL_CTX_set_options(s_ctx, SSL_OP_SINGLE_ECDH_USE);
1445 SSL_CTX_set_options(s_ctx2, SSL_OP_SINGLE_ECDH_USE);
H A Ds3_srvr.c1744 (s->options & SSL_OP_SINGLE_ECDH_USE)) {
H A Dssl.h627 # define SSL_OP_SINGLE_ECDH_USE 0x00080000L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_lib.c1799 if (!(s->options & SSL_OP_SINGLE_ECDH_USE))
1980 if (!(ctx->options & SSL_OP_SINGLE_ECDH_USE))
H A Ds3_srvr.c1301 (s->options & SSL_OP_SINGLE_ECDH_USE))
H A Dssl.h512 #define SSL_OP_SINGLE_ECDH_USE 0x00080000L macro
H A Dssltest.c774 SSL_CTX_set_options(s_ctx, SSL_OP_SINGLE_ECDH_USE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h512 #define SSL_OP_SINGLE_ECDH_USE 0x00080000L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dssltest.c774 SSL_CTX_set_options(s_ctx, SSL_OP_SINGLE_ECDH_USE);

Completed in 393 milliseconds