Searched refs:TLS_RSA_EXPORT_WITH_DES40_CBC_SHA (Results 1 – 2 of 2) sorted by relevance
144 CipherSuite.TLS_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetBulkEncryptionAlgorithm()231 CipherSuite.TLS_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetBlockSize()317 CipherSuite.TLS_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetHmacName()403 CipherSuite.TLS_RSA_EXPORT_WITH_DES40_CBC_SHA in testGetHashName()474 assertEquals(20, CipherSuite.TLS_RSA_EXPORT_WITH_DES40_CBC_SHA.getMACLength()); in testGetMACLength()513 assertTrue(CipherSuite.TLS_RSA_EXPORT_WITH_DES40_CBC_SHA in testIsExportable()
58 #define TLS_RSA_EXPORT_WITH_DES40_CBC_SHA 0x0008 /* RFC 2246 */ macro