Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/mac/
H A DChunkedMacWrapperTest.java195 public void testComputeVerifyMac_throwsOnWrongKey() throws Exception { in testComputeVerifyMac_throwsOnWrongKey() method in ChunkedMacWrapperTest
H A DMacWrapperTest.java196 public void testComputeVerifyMac_throwsOnWrongKey() throws Exception { in testComputeVerifyMac_throwsOnWrongKey() method in MacWrapperTest