Home
last modified time | relevance | path

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

/aosp_15_r20/external/wycheproof/java/com/google/security/wycheproof/testcases/
H A DEcdhTest.java893 public void testModifiedPublic(String algorithm) throws Exception { in testModifiedPublic() method in EcdhTest
983 public void testModifiedPublic() throws Exception { in testModifiedPublic() method in EcdhTest
/aosp_15_r20/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
H A DEcdhTest.java599 public void testModifiedPublic(String algorithm) throws Exception { in testModifiedPublic() method in EcdhTest
603 public void testModifiedPublic(String algorithm, boolean isStrongBox) throws Exception { in testModifiedPublic() method in EcdhTest