Searched defs:kp2 (Results 1 - 4 of 4) sorted by relevance

/openjdk10/jdk/test/sun/security/pkcs11/ec/
H A DTestCurves.java130 testSigning(Provider p, String algorithm, byte[] data, KeyPair kp1, KeyPair kp2) argument
[all...]
/openjdk10/jdk/test/sun/security/pkcs11/KeyAgreement/
H A DTestDH.java98 testAlgorithm(KeyAgreement ka1, KeyPair kp1, KeyAgreement ka2, KeyPair kp2, String algorithm) argument
[all...]
/openjdk10/jdk/test/sun/security/pkcs11/rsa/
H A DTestKeyPairGenerator.java87 private static void testInvalidSignature(KeyPair kp1, KeyPair kp2) throws Exception { argument
/openjdk10/jdk/test/sun/security/rsa/
H A DTestKeyPairGenerator.java75 private static void testInvalidSignature(KeyPair kp1, KeyPair kp2) throws Exception { argument

Completed in 166 milliseconds