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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11Digest.java112 case (int)CKM_SHA512:
H A DSunPKCS11.java530 m(CKM_SHA512));
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java684 addMech(CKM_SHA512, "CKM_SHA512");
H A DPKCS11Constants.java536 public static final long CKM_SHA512 = 0x00000270L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h707 #define CKM_SHA512 0x00000270 macro

Completed in 53 milliseconds