Home
last modified time | relevance | path

Searched refs:SSL_OP_SINGLE_ECDH_USE (Results 1 – 4 of 4) sorted by relevance

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