/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/ |
D | EndpointFactory.java | 11 String[] ciphers) throws IOException; in newClient() 14 String[] protocols, String[] ciphers) throws IOException; in newServer()
|
D | ClientEndpoint.java | 41 String[] protocols, String[] ciphers) throws IOException { in ClientEndpoint()
|
D | ServerSocketBenchmark.java | 148 private String[] ciphers(Config config) { in ciphers() method in ServerSocketBenchmark
|
D | ClientSocketBenchmark.java | 146 private String[] ciphers(Config config) { in ciphers() method in ClientSocketBenchmark
|
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/ |
D | EndpointFactory.java | 10 String[] ciphers) throws IOException; in newClient() 13 String[] protocols, String[] ciphers) throws IOException; in newServer()
|
D | ClientEndpoint.java | 40 String[] protocols, String[] ciphers) throws IOException { in ClientEndpoint()
|
D | ServerSocketBenchmark.java | 146 private String[] ciphers(Config config) { in ciphers() method in ServerSocketBenchmark
|
D | ClientSocketBenchmark.java | 144 private String[] ciphers(Config config) { in ciphers() method in ClientSocketBenchmark
|
/external/webrtc/webrtc/p2p/base/ |
D | transportchannel.cc | 57 bool TransportChannel::SetSrtpCryptoSuites(const std::vector<int>& ciphers) { in SetSrtpCryptoSuites() 62 bool TransportChannel::SetSrtpCiphers(const std::vector<std::string>& ciphers) { in SetSrtpCiphers()
|
D | p2ptransportchannel.h | 123 bool SetSrtpCryptoSuites(const std::vector<int>& ciphers) override { in SetSrtpCryptoSuites()
|
D | dtlstransportchannel.cc | 295 const std::vector<int>& ciphers) { in SetSrtpCryptoSuites()
|
/external/conscrypt/repackaged/benchmark-android/src/main/java/com/android/org/conscrypt/ |
D | AndroidEndpointFactory.java | 28 String[] ciphers) throws IOException { in newClient() 35 String[] protocols, String[] ciphers) throws IOException { in newServer()
|
/external/conscrypt/benchmark-android/src/main/java/org/conscrypt/ |
D | AndroidEndpointFactory.java | 26 String[] ciphers) throws IOException { in newClient() 33 String[] protocols, String[] ciphers) throws IOException { in newServer()
|
/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/ |
D | OpenJdkEndpointFactory.java | 28 String[] ciphers) throws IOException { in newClient() 35 String[] protocols, String[] ciphers) throws IOException { in newServer()
|
/external/boringssl/src/ssl/ |
D | handoff.cc | 30 CBB ciphers; in serialize_features() local 93 CBS ciphers; in apply_remote_features() local
|
/external/grpc-grpc-java/testing/src/main/java/io/grpc/internal/testing/ |
D | TestUtils.java | 87 String[] ciphers; in preferredTestCiphers() local
|
/external/wpa_supplicant_8/src/common/ |
D | wpa_common.c | 2324 int rsn_cipher_put_suites(u8 *start, int ciphers) in rsn_cipher_put_suites() 2357 int wpa_cipher_put_suites(u8 *start, int ciphers) in wpa_cipher_put_suites() 2378 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed) in wpa_pick_pairwise_cipher() 2396 int wpa_pick_group_cipher(int ciphers) in wpa_pick_group_cipher() 2475 int wpa_write_ciphers(char *start, char *end, int ciphers, const char *delim) in wpa_write_ciphers()
|
/external/curl/lib/vtls/ |
D | mesalink.c | 83 char *ciphers; in mesalink_connect_step1() local
|
D | cyassl.c | 146 char *ciphers; in cyassl_connect_step1() local
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ie.c | 539 int ciphers, key_mgmt, res, version; in wpa_validate_wpa_ie() local
|
/external/python/cpython2/Lib/ |
D | ssl.py | 540 suppress_ragged_eofs=True, npn_protocols=None, ciphers=None, argument 942 ciphers=None): argument
|
/external/iw/ |
D | info.c | 297 __u32 *ciphers = nla_data(tb_msg[NL80211_ATTR_CIPHER_SUITES]); in print_phy_handler() local
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls_none.c | 152 u8 *ciphers) in tls_connection_set_cipher_list()
|
/external/wpa_supplicant_8/src/tls/ |
D | tlsv1_server.c | 686 int tlsv1_server_set_cipher_list(struct tlsv1_server *conn, u8 *ciphers) in tlsv1_server_set_cipher_list()
|
D | tlsv1_client.c | 786 int tlsv1_client_set_cipher_list(struct tlsv1_client *conn, u8 *ciphers) in tlsv1_client_set_cipher_list()
|