Home
last modified time | relevance | path

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

/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DJsonMacTest.java114 public void testMac(String filename) throws Exception { in testMac() method in JsonMacTest
117 public void testMac(String filename, boolean isStrongBox) throws Exception { in testMac() method in JsonMacTest
DMacTest.java196 public void testMac(String algorithm, int keySize) throws Exception { in testMac() method in MacTest
199 public void testMac(String algorithm, int keySize, boolean isStrongBox) throws Exception { in testMac() method in MacTest