Home
last modified time | relevance | path

Searched defs:ciphers (Results 1 – 25 of 57) sorted by relevance

123

/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DEndpointFactory.java10 String[] ciphers) throws IOException; in newClient()
13 String[] protocols, String[] ciphers) throws IOException; in newServer()
DClientEndpoint.java40 String[] protocols, String[] ciphers) throws IOException { in ClientEndpoint()
DServerSocketBenchmark.java146 private String[] ciphers(Config config) { in ciphers() method in ServerSocketBenchmark
DClientSocketBenchmark.java144 private String[] ciphers(Config config) { in ciphers() method in ClientSocketBenchmark
/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
DEndpointFactory.java11 String[] ciphers) throws IOException; in newClient()
14 String[] protocols, String[] ciphers) throws IOException; in newServer()
DClientEndpoint.java41 String[] protocols, String[] ciphers) throws IOException { in ClientEndpoint()
DServerSocketBenchmark.java148 private String[] ciphers(Config config) { in ciphers() method in ServerSocketBenchmark
DClientSocketBenchmark.java146 private String[] ciphers(Config config) { in ciphers() method in ClientSocketBenchmark
/external/conscrypt/repackaged/benchmark-android/src/main/java/com/android/org/conscrypt/
DAndroidEndpointFactory.java28 String[] ciphers) throws IOException { in newClient()
35 String[] protocols, String[] ciphers) throws IOException { in newServer()
/external/conscrypt/benchmark-android/src/main/java/org/conscrypt/
DAndroidEndpointFactory.java26 String[] ciphers) throws IOException { in newClient()
33 String[] protocols, String[] ciphers) throws IOException { in newServer()
/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
DOpenJdkEndpointFactory.java28 String[] ciphers) throws IOException { in newClient()
35 String[] protocols, String[] ciphers) throws IOException { in newServer()
/external/python/cryptography/docs/hazmat/primitives/
Dsymmetric-encryption.rst255 .. _symmetric-encryption-modes:
/external/rust/crates/quiche/deps/boringssl/src/fuzz/
Dssl_ctx_api.cc361 std::string ciphers; in LLVMFuzzerTestOneInput() local
368 std::string ciphers; in LLVMFuzzerTestOneInput() local
/external/grpc-grpc-java/testing/src/main/java/io/grpc/internal/testing/
DTestUtils.java87 String[] ciphers; in preferredTestCiphers() local
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dhandoff.cc41 CBB ciphers; in serialize_features() local
108 CBS ciphers; in apply_remote_features() local
/external/boringssl/src/ssl/
Dhandoff.cc43 CBB ciphers; in serialize_features() local
120 CBS ciphers; in apply_remote_features() local
/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DAeadCipherTest.java30 public static Iterable<String> ciphers() { in ciphers() method in AeadCipherTest
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DAeadCipherTest.java34 public static Iterable<String> ciphers() { in ciphers() method in AeadCipherTest
/external/wpa_supplicant_8/src/common/
Dwpa_common.c2693 int rsn_cipher_put_suites(u8 *start, int ciphers) in rsn_cipher_put_suites()
2726 int wpa_cipher_put_suites(u8 *start, int ciphers) in wpa_cipher_put_suites()
2747 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed) in wpa_pick_pairwise_cipher()
2765 int wpa_pick_group_cipher(int ciphers) in wpa_pick_group_cipher()
2848 int wpa_write_ciphers(char *start, char *end, int ciphers, const char *delim) in wpa_write_ciphers()
/external/curl/lib/vtls/
Dmesalink.c94 char *ciphers; in mesalink_connect_step1() local
/external/python/cpython2/Lib/
Dssl.py540 suppress_ragged_eofs=True, npn_protocols=None, ciphers=None, argument
942 ciphers=None): argument
/external/iw/
Dinfo.c297 __u32 *ciphers = nla_data(tb_msg[NL80211_ATTR_CIPHER_SUITES]); in print_phy_handler() local
/external/openssh/
Dcipher.c86 static const struct sshcipher ciphers[] = { variable
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ie.c595 int ciphers, key_mgmt, res, version; in wpa_validate_wpa_ie() local
/external/wpa_supplicant_8/src/crypto/
Dtls_none.c152 u8 *ciphers) in tls_connection_set_cipher_list()

123