Home
last modified time | relevance | path

Searched refs:testEncrypt (Results 1 – 2 of 2) sorted by relevance

/external/wycheproof/java/com/google/security/wycheproof/testcases/
DCipherOutputStreamTest.java103 public void testEncrypt(Iterable<TestVector> tests) throws Exception { in testEncrypt() method in CipherOutputStreamTest
195 testEncrypt(v); in testAesGcm()
213 testEncrypt(v); in testEmptyPlaintext()
235 testEncrypt(v); in testAesEax()
DCipherInputStreamTest.java104 public void testEncrypt(Iterable<TestVector> tests) throws Exception { in testEncrypt() method in CipherInputStreamTest
228 testEncrypt(v); in testAesGcm()
275 testEncrypt(v); in testAesEax()