Searched refs:TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA (Results 1 – 3 of 3) sorted by relevance
179 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetBulkEncryptionAlgorithm()266 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetBlockSize()352 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetHmacName()438 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetHashName()485 assertEquals(20, CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA.getMACLength()); in testGetMACLength()536 assertTrue(CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA in testIsExportable()
55 …TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA("SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA", 0x0014, 4346, 6, 10… enumConstant
70 #define TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA 0x0014 /* RFC 2246 */ macro