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

/external/libweave/examples/provider/
H A Devent_http_server.cc77 SSL_CTX_set_options(ctx.get(), SSL_OP_SINGLE_DH_USE | SSL_OP_SINGLE_ECDH_USE |
/external/webrtc/webrtc/base/
H A Dopensslstreamadapter.cc794 SSL_set_options(ssl_, SSL_OP_SINGLE_ECDH_USE);
/external/boringssl/include/openssl/
H A Dssl.h3142 #define SSL_OP_SINGLE_ECDH_USE 0 macro
/external/boringssl/src/include/openssl/
H A Dssl.h3142 #define SSL_OP_SINGLE_ECDH_USE 0 macro
/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp8086 | SSL_OP_SINGLE_ECDH_USE);

Completed in 187 milliseconds