/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 | 150 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/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/rust/beto-rust/nearby/presence/ldt_np_adv/benches/ |
D | ldt_adv_scan.rs | 42 let ciphers = build_ciphers(&configs); in ldt_adv_scan() localVariable 52 let ciphers = build_ciphers(&configs); in ldt_adv_scan() localVariable
|
/external/scapy/test/scapy/layers/tls/ |
D | example_client.py | 68 ciphers = int(args.ciphersuite, 16) variable
|
/external/cronet/tot/third_party/boringssl/src/fuzz/ |
D | ssl_ctx_api.cc | 362 std::string ciphers; in LLVMFuzzerTestOneInput() local 369 std::string ciphers; in LLVMFuzzerTestOneInput() local
|
/external/cronet/stable/third_party/boringssl/src/fuzz/ |
D | ssl_ctx_api.cc | 362 std::string ciphers; in LLVMFuzzerTestOneInput() local 369 std::string ciphers; in LLVMFuzzerTestOneInput() local
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/fuzz/ |
D | ssl_ctx_api.cc | 362 std::string ciphers; in LLVMFuzzerTestOneInput() local 369 std::string ciphers; in LLVMFuzzerTestOneInput() local
|
/external/open-dice/dpe-rs/src/ |
D | noise.rs | 226 let ciphers = handshake.get_ciphers(); in new_session_handshake() localVariable 265 let ciphers = handshake.get_ciphers(); in derive_session_handshake() localVariable 477 let ciphers = handshake.get_ciphers(); in finish_handshake() localVariable
|
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/ |
D | AeadCipherTest.java | 34 public static Iterable<String> ciphers() { in ciphers() method in AeadCipherTest
|
/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/ |
D | AeadCipherTest.java | 30 public static Iterable<String> ciphers() { in ciphers() method in AeadCipherTest
|
/external/wpa_supplicant_8/src/common/ |
D | wpa_common.c | 3105 int rsn_cipher_put_suites(u8 *start, int ciphers) in rsn_cipher_put_suites() 3138 int wpa_cipher_put_suites(u8 *start, int ciphers) in wpa_cipher_put_suites() 3159 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed) in wpa_pick_pairwise_cipher() 3177 int wpa_pick_group_cipher(int ciphers) in wpa_pick_group_cipher() 3260 int wpa_write_ciphers(char *start, char *end, int ciphers, const char *delim) in wpa_write_ciphers()
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | handoff.cc | 44 CBB ciphers; in serialize_features() local 121 CBS ciphers; in apply_remote_features() local
|
/external/boringssl/src/ssl/ |
D | handoff.cc | 45 CBB ciphers; in serialize_features() local 121 CBS ciphers; in apply_remote_features() local
|
/external/cronet/tot/third_party/boringssl/src/ssl/ |
D | handoff.cc | 45 CBB ciphers; in serialize_features() local 121 CBS ciphers; in apply_remote_features() local
|
/external/cronet/stable/third_party/boringssl/src/ssl/ |
D | handoff.cc | 45 CBB ciphers; in serialize_features() local 121 CBS ciphers; in apply_remote_features() local
|
/external/curl/lib/vtls/ |
D | sectransp.c | 869 SSLCipherSuite *ciphers = NULL; in sectransp_get_supported_ciphers() local 919 SSLCipherSuite *ciphers = NULL; in sectransp_set_default_ciphers() local 957 const char *ciphers) in sectransp_set_selected_ciphers() 1050 char *ciphers; local
|