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

/openjdk7/jdk/src/share/classes/sun/security/ec/
H A DSunEC.java49 public final class SunEC extends Provider { class in inherits:Provider
69 public SunEC() { method in class:SunEC
70 super("SunEC", 1.7d, "Sun Elliptic Curve provider (EC, ECDSA, ECDH)");
/openjdk7/jdk/test/sun/security/ec/
H A DTestEC.java65 Provider p = new sun.security.ec.SunEC();
82 // ClientJSSEServerJSSE fails on Solaris 11 when both SunEC and

Completed in 38 milliseconds