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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11Digest.java109 case (int)CKM_SHA384:
H A DSunPKCS11.java528 m(CKM_SHA384));
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java681 addMech(CKM_SHA384, "CKM_SHA384");
H A DPKCS11Constants.java532 public static final long CKM_SHA384 = 0x00000260L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h704 #define CKM_SHA384 0x00000260 macro

Completed in 54 milliseconds