Home
last modified time | relevance | path

Searched defs:default_cipher_list (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/communicator/
Dssl_http.cc102 std::string default_cipher_list = CommUtil::ParseConfig(*config_, kCipherList); in InitSSL() local
108 …LHTTP::InitSSLCtx(const X509 *cert, const EVP_PKEY *pkey, const std::string &default_cipher_list) { in InitSSLCtx()
Dssl_client.cc138 std::string default_cipher_list = CommUtil::ParseConfig(config, kCipherList); in InitSSLCtx() local
Dssl_wrapper.cc151 std::string default_cipher_list = CommUtil::ParseConfig(config, kCipherList); in InitSSLCtx() local