Searched refs:TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA (Results 1 – 2 of 2) sorted by relevance
180 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetBulkEncryptionAlgorithm()267 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetBlockSize()353 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetHmacName()439 CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetHashName()486 assertEquals(20, CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA.getMACLength()); in testGetMACLength()537 assertTrue(CipherSuite.TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA in testIsExportable()
70 #define TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA 0x0014 /* RFC 2246 */ macro