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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11Digest.java103 case (int)CKM_SHA_1:
H A DSunPKCS11.java524 m(CKM_SHA_1));
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java669 addMech(CKM_SHA_1, "CKM_SHA_1");
H A DPKCS11Constants.java511 public static final long CKM_SHA_1 = 0x00000220L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h684 #define CKM_SHA_1 0x00000220 macro

Completed in 77 milliseconds