HomeSort by relevance Sort by last modified time
    Searched full:ciphers (Results 26 - 50 of 216) sorted by null

12 3 4 5 6 7 8 9

  /external/wpa_supplicant_8/src/tls/
tlsv1_client.h 41 int tlsv1_client_set_cipher_list(struct tlsv1_client *conn, u8 *ciphers);
  /external/boringssl/src/tool/
tool.cc 30 bool Ciphers(const std::vector<std::string> &args);
53 { "ciphers", Ciphers },
server.cc 31 "An OpenSSL-style cipher suite string that configures the offered ciphers",
  /external/webrtc/webrtc/p2p/base/
transportchannel.h 111 // Sets up the ciphers to use for DTLS-SRTP. TODO(guoweis): Make this pure
113 virtual bool SetSrtpCryptoSuites(const std::vector<int>& ciphers);
117 virtual bool SetSrtpCiphers(const std::vector<std::string>& ciphers);
dtlstransportchannel_unittest.cc 149 // SRTP ciphers will be set only in the beginning.
152 std::vector<int> ciphers; local
153 ciphers.push_back(rtc::SRTP_AES128_CM_SHA1_80);
154 ASSERT_TRUE((*it)->SetSrtpCryptoSuites(ciphers));
469 // Check that we negotiated the right ciphers.
649 // Create two channels with DTLS 1.0 and check ciphers.
665 // Create two channels with DTLS 1.2 and check ciphers.
674 // Create two channels with DTLS 1.0 / DTLS 1.2 and check ciphers.
683 // Create two channels with DTLS 1.2 / DTLS 1.0 and check ciphers.
    [all...]
  /libcore/ojluni/src/main/java/sun/net/www/protocol/https/
HttpsClient.java 82 * for anonymous ciphers.)
140 // If ciphers are assigned, sort them into an array.
142 String ciphers []; local
147 ciphers = null;
155 ciphers = new String [v.size()];
156 for (int i = 0; i < ciphers.length; i++)
157 ciphers [i] = v.elementAt(i);
159 return ciphers;
466 String [] ciphers = getCipherSuites();
470 if (ciphers != null)
    [all...]
  /external/boringssl/src/ssl/
ssl_cipher.c 157 /* kCiphers is an array of all supported ciphers, sorted by id. */
159 /* The RSA ciphers */
649 /* min_version, if non-zero, matches all ciphers which were added in that
952 /* The set of ciphers is static, but some subset may be unsupported by
990 /* ssl_cipher_apply_rule applies the rule type |rule| to ciphers matching its
995 * - Otherwise, if |strength_bits| is non-negative, it selects ciphers
997 * - Otherwise, it selects ciphers that match each bitmasks in |alg_*| and
1015 /* needed to maintain sorting between currently deleted ciphers */
1122 /* This routine sorts the ciphers with descending strength. The sorting must
    [all...]
  /libcore/ojluni/src/main/java/javax/crypto/spec/
PBEKeySpec.java 91 * PBE ciphers. An empty char[] is used if null is specified for
136 * generating PBEKey of fixed-key-size PBE ciphers. An empty
232 * for variable-key-size ciphers. The actual key size depends on
  /external/webrtc/talk/app/webrtc/
fakemetricsobserver.h 61 // comes to sparse enum types, like the SSL ciphers in the IANA registry.
  /external/wpa_supplicant_8/src/crypto/
tls_none.c 138 u8 *ciphers)
  /external/srtp/crypto/include/
cipher.h 4 * common interface to ciphers
58 * operation, i.e. encryption or decryption. For some ciphers, this
  /external/wpa_supplicant_8/src/common/
wpa_common.h 444 int rsn_cipher_put_suites(u8 *pos, int ciphers);
445 int wpa_cipher_put_suites(u8 *pos, int ciphers);
446 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed);
447 int wpa_pick_group_cipher(int ciphers);
449 int wpa_write_ciphers(char *start, char *end, int ciphers, const char *delim);
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_ssl.py 171 cert_reqs=ssl.CERT_NONE, ciphers="ALL")
174 cert_reqs=ssl.CERT_NONE, ciphers="DEFAULT")
179 cert_reqs=ssl.CERT_NONE, ciphers="^$:,;?*'dorothyx")
443 ciphers=self.server.ciphers)
530 wrap_accepting_socket=False, ciphers=None):
540 self.ciphers = ciphers
552 ciphers = self.ciphers)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_ssl.py 171 cert_reqs=ssl.CERT_NONE, ciphers="ALL")
174 cert_reqs=ssl.CERT_NONE, ciphers="DEFAULT")
179 cert_reqs=ssl.CERT_NONE, ciphers="^$:,;?*'dorothyx")
443 ciphers=self.server.ciphers)
530 wrap_accepting_socket=False, ciphers=None):
540 self.ciphers = ciphers
552 ciphers = self.ciphers)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ssl.py 171 cert_reqs=ssl.CERT_NONE, ciphers="ALL")
174 cert_reqs=ssl.CERT_NONE, ciphers="DEFAULT")
179 cert_reqs=ssl.CERT_NONE, ciphers="^$:,;?*'dorothyx")
443 ciphers=self.server.ciphers)
530 wrap_accepting_socket=False, ciphers=None):
540 self.ciphers = ciphers
552 ciphers = self.ciphers)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ssl.py 171 cert_reqs=ssl.CERT_NONE, ciphers="ALL")
174 cert_reqs=ssl.CERT_NONE, ciphers="DEFAULT")
179 cert_reqs=ssl.CERT_NONE, ciphers="^$:,;?*'dorothyx")
443 ciphers=self.server.ciphers)
530 wrap_accepting_socket=False, ciphers=None):
540 self.ciphers = ciphers
552 ciphers = self.ciphers)
    [all...]
  /external/autotest/client/common_lib/cros/network/
xmlrpc_security_types.py 189 # different ciphers that you support and we'll start speaking one.
202 @param wpa_ciphers list of ciphers to advertise in the WPA IE.
203 @param wpa2_ciphers list of ciphers to advertise in the WPA2 IE.
204 hostapd will fall back on WPA ciphers for WPA2 if this is
242 'ciphers to use.')
246 'ciphers.')
541 # or particular ciphers, we'd have to let people set these
  /external/srtp/crypto/test/
cipher_driver.c 162 int max_num_cipher = 1 << 16; /* number of ciphers in cipher_array */
352 /* allocate array of pointers to ciphers */
367 /* allocate and initialize an array of ciphers */
  /external/boringssl/src/crypto/cipher/
e_tls.c 140 * length for legacy ciphers. */
266 * |padding_ok| and |data_plus_mac_len| for CBC ciphers. */
293 * length for legacy ciphers. */
318 /* We should support the constant-time path for all CBC-mode ciphers
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLServerSocketImpl.java 128 * @throws IllegalArgumentException when one or more of the ciphers in array
  /external/okhttp/android/main/java/com/squareup/okhttp/
HttpsHandler.java 32 * the app or GMS core we will not override the enabled ciphers set on the sockets it produces
  /libcore/ojluni/src/main/java/javax/crypto/
package.html 37 stream ciphers. This package also supports secure streams and sealed
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
CTSBlockCipher.java 10 * A Cipher Text Stealing (CTS) mode cipher. CTS allows block ciphers to
28 throw new IllegalArgumentException("CTSBlockCipher can only accept ECB, or CBC ciphers");
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
BouncyCastleProvider.java 56 * Configurable symmetric ciphers
86 * Configurable asymmetric ciphers
  /external/srtp/
Makefile 75 ciphers = crypto/cipher/cipher.o crypto/cipher/null_cipher.o \ macro
96 cryptobj = $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(replay)

Completed in 2675 milliseconds

12 3 4 5 6 7 8 9