HomeSort by relevance Sort by last modified time
    Searched refs:TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA (Results 1 - 4 of 4) sorted by null

  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
CipherSuiteTest.java 180 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA
267 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA
353 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA
439 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA
486 assertEquals(20, CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA.getMACLength());
537 assertTrue(CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA
  /external/wpa_supplicant/
tlsv1_common.h 75 #define TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA 0x0014 /* RFC 2246 */
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_common.h 65 #define TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA 0x0014 /* RFC 2246 */
  /external/wpa_supplicant_8/src/tls/
tlsv1_common.h 65 #define TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA 0x0014 /* RFC 2246 */

Completed in 321 milliseconds