HomeSort by relevance Sort by last modified time
    Searched refs:suites (Results 51 - 61 of 61) sorted by null

1 23

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
base.py     [all...]
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
overview.js 152 ui.html.checkbox('showNoFlakes', 'Show test suites with no flakes', showNoFlakes) +
  /libcore/crypto/src/main/java/org/conscrypt/
OpenSSLSocketImpl.java 245 * cipher suites, or initiate a new session. The certificate chain is
793 @Override public void setEnabledCipherSuites(String[] suites) {
794 enabledCipherSuites = NativeCrypto.checkEnabledCipherSuites(suites);
    [all...]
  /external/chromium_org/net/third_party/nss/ssl/
ssl3con.c 85 /* This list of SSL3 cipher suites is sorted in descending order of
86 * precedence (desirability). It only includes cipher suites we implement.
87 * This table is modified by SSL3_SetPolicy(). The ordering of cipher suites
333 /* New TLS cipher suites */
583 /* See RFC 4346 A.5. Export cipher suites must not be used in TLS 1.1 or
584 * later. This set of cipher suites is similar to, but different from, the
585 * set of cipher suites considered exportable by SSL_IsExportCipherSuite.
632 ssl_LookupCipherSuiteCfg(ssl3CipherSuite suite, ssl3CipherSuiteCfg *suites)
637 if (suites[i].cipher_suite == suite)
638 return &suites[i]
7408 SECItem suites = {siBuffer, NULL, 0}; local
8187 unsigned char * suites; local
    [all...]
  /external/v8/tools/
test.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py 430 (getlist, "suites", getsuite)
436 [version, language, script, suites] = aete
472 for suite in suites:
572 so we can resolve recursive references by suites to enums/comps/etc declared
573 in other suites"""
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 6308 u32 suites[10]; local
    [all...]
  /external/chromium_org/chrome/test/pyautolib/
pyauto.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 322 milliseconds

1 23