Searched refs:SupportedDHParamGens (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/test/com/sun/crypto/provider/KeyAgreement/
H A DSupportedDHParamGens.java28 * @run main/timeout=300 SupportedDHParamGens 512
29 * @run main/timeout=300 SupportedDHParamGens 768
30 * @run main/timeout=300 SupportedDHParamGens 832
31 * @run main/timeout=300 SupportedDHParamGens 1024
32 * @run main/timeout=600 SupportedDHParamGens 2048
33 * @run main/timeout=700 SupportedDHParamGens 3072
43 public class SupportedDHParamGens { class

Completed in 52 milliseconds