Searched refs:TLS_RSA_EXPORT_WITH_RC4_40_MD5 (Results 1 – 2 of 2) sorted by relevance
129 CipherSuite.TLS_RSA_EXPORT_WITH_RC4_40_MD5 in testGetBulkEncryptionAlgorithm()216 CipherSuite.TLS_RSA_EXPORT_WITH_RC4_40_MD5 in testGetBlockSize()302 CipherSuite.TLS_RSA_EXPORT_WITH_RC4_40_MD5 in testGetHmacName()388 CipherSuite.TLS_RSA_EXPORT_WITH_RC4_40_MD5 in testGetHashName()469 assertEquals(16, CipherSuite.TLS_RSA_EXPORT_WITH_RC4_40_MD5.getMACLength()); in testGetMACLength()503 assertTrue(CipherSuite.TLS_RSA_EXPORT_WITH_RC4_40_MD5 in testIsExportable()
53 #define TLS_RSA_EXPORT_WITH_RC4_40_MD5 0x0003 /* RFC 2246 */ macro