equal
deleted
inserted
replaced
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 6405536 |
26 * @bug 6405536 |
27 * @summary Basic known answer test for ECDH |
27 * @summary Basic known answer test for ECDH |
28 * @author Andreas Sterbenz |
28 * @author Andreas Sterbenz |
29 * @library .. |
29 * @library /test/lib .. |
30 * @library ../../../../java/security/testlibrary |
30 * @library ../../../../java/security/testlibrary |
31 * @modules jdk.crypto.cryptoki |
31 * @modules jdk.crypto.cryptoki |
32 * @run main/othervm TestECDH |
32 * @run main/othervm TestECDH |
33 * @run main/othervm TestECDH sm policy |
33 * @run main/othervm TestECDH sm policy |
34 */ |
34 */ |