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

1 2 3 4 5 67 8 9

  /system/update_engine/common/
libcurl_http_fetcher.cc 247 // restricts protocols to HTTPS, restricts ciphers to HIGH.
  /external/boringssl/src/ssl/test/runner/
conn.go 335 // cbcMode is an interface for block ciphers using cipher block chaining.
1160 // attack when using block mode ciphers due to predictable IVs.
    [all...]
common.go 550 // TLS 1.2 ciphers in earlier versions of TLS.
    [all...]
  /external/curl/lib/
urldata.h 351 char *cipher_list; /* list of ciphers to use */
    [all...]
  /external/curl/src/
tool_getparam.c 76 {"*d", "ciphers", TRUE},
506 case 'd': /* ciphers */
    [all...]
  /external/webrtc/talk/app/webrtc/
statscollector_unittest.cc 747 // Check negotiated ciphers.
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
README 530 # home network; allow all valid ciphers
538 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
    [all...]
ctrl_iface.c 3468 static const struct cipher_info ciphers[] = { variable in typeref:struct:cipher_info
    [all...]
ap.c 387 * Strong ciphers do not need frequent rekeying, so increase
    [all...]
config.h 543 * default ciphers. If not set, "DEFAULT:!EXP:!LOW" is used as the
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
BaseBlockCipher.java     [all...]
  /external/ipsec-tools/src/racoon/
eaytest.c 656 printf("\n**Testing CIPHERS**\n");
  /external/wpa_supplicant_8/src/crypto/
tls_gnutls.c     [all...]
  /frameworks/base/docs/html/about/versions/
android-5.0-changes.jd 494 Server does not support any of the enabled ciphers suites
  /libcore/support/src/test/java/libcore/java/security/
StandardNames.java 174 // TODO: provideCipherModes and provideCipherPaddings for other Ciphers
    [all...]
  /system/connectivity/shill/wifi/
wifi_service.cc 900 // Find weakest cipher (across endpoints) of the strongest ciphers
    [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf     [all...]
  /libcore/ojluni/src/main/java/javax/crypto/
Cipher.java 85 * ciphers can encrypt data in units smaller than the cipher's actual
92 * Thus, block ciphers can be turned into byte-oriented stream ciphers by
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/pkcs12/
PKCS12KeyStoreSpi.java     [all...]
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]
  /external/curl/lib/vtls/
gtls.c 382 /* These two ciphers were added to GnuTLS as late as ver. 3.0.1,
    [all...]
  /frameworks/base/media/java/android/media/
MediaDrm.java     [all...]
  /libcore/ojluni/src/main/java/java/security/
Signature.java     [all...]
  /libcore/ojluni/src/main/java/javax/net/ssl/
SSLSocket.java     [all...]

Completed in 2373 milliseconds

1 2 3 4 5 67 8 9