Home
last modified time | relevance | path

Searched defs:testCipher (Results 1 – 1 of 1) sorted by relevance

/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DJsonCipherTest.java128 public void testCipher(String filename, String algorithm) throws Exception { in testCipher() method in JsonCipherTest
132 public void testCipher(String filename, String algorithm, boolean isStrongBox) throws Exception { in testCipher() method in JsonCipherTest