Home
last modified time | relevance | path

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

/external/wycheproof/java/com/google/security/wycheproof/testcases/
DEciesTest.java265 public void testIsAlias(String algorithmA, String algorithmB) throws Exception { in testIsAlias() argument
276 eciesB = Cipher.getInstance(algorithmB); in testIsAlias()