Home
last modified time | relevance | path

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

/aosp_15_r20/external/wycheproof/java/com/google/security/wycheproof/testcases/
H A DDhTest.java251 public void testKeyPair(KeyPair keyPair, int expectedKeySize) throws Exception { in testKeyPair() method in DhTest
330 testKeyPair(keyPair, keySize); in testKeyPairGenerator()