Home
last modified time | relevance | path

Searched refs:algorithmA (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
270 eciesA = Cipher.getInstance(algorithmA); in testIsAlias()