Home
last modified time | relevance | path

Searched defs:cipher_list (Results 1 – 16 of 16) sorted by relevance

/third_party/mindspore/tests/st/fl/hybrid_lenet/
Dconfig.json10 …"cipher_list": "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA… string
/third_party/mindspore/tests/st/fl/mobile/
Dconfig.json10 …"cipher_list": "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA… string
/third_party/mindspore/tests/st/fl/albert/
Dconfig.json10 …"cipher_list": "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA… string
/third_party/libwebsockets/lib/tls/
Dtls-client.c107 const char *cipher_list = info->ssl_cipher_list; in lws_context_init_client_ssl() local
/third_party/grpc/test/core/handshake/
Dserver_ssl_common.cc207 const char* cipher_list = in server_ssl_test() local
Dclient_ssl.cc166 const char* cipher_list = in server_thread() local
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-client.c368 const char *cipher_list, in lws_tls_client_create_vhost_context()
/third_party/openssl/test/
Dsslcorrupttest.c138 static const char **cipher_list = NULL; variable
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-client.c711 const char *cipher_list,
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c552 const char *cipher_list = in lejp_vhosts_cb() local
/third_party/openssl/test/ossl_shim/
Dossl_shim.cc558 std::string cipher_list = "ALL"; in SetupCtx() local
/third_party/openssl/ssl/
Dssl_ciph.c1343 static int update_cipher_list(STACK_OF(SSL_CIPHER) **cipher_list, in update_cipher_list()
/third_party/curl/lib/vtls/
Dnss.c308 char *cipher_list) in set_ciphers()
/third_party/grpc/src/core/tsi/
Dssl_transport_security.cc793 const char* cipher_list) { in populate_ssl_context()
/third_party/curl/src/
Dtool_cfgable.h137 char *cipher_list; member
/third_party/curl/lib/
Durldata.h253 char *cipher_list; /* list of ciphers to use */ member