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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java346 CKF_DIGEST,
367 "CKF_DIGEST",
H A DPKCS11Constants.java735 /* The flags CKF_ENCRYPT, CKF_DECRYPT, CKF_DIGEST, CKF_SIGN,
742 public static final long CKF_DIGEST = 0x00000400L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h922 /* The flags CKF_ENCRYPT, CKF_DECRYPT, CKF_DIGEST, CKF_SIGN,
929 #define CKF_DIGEST 0x00000400 macro

Completed in 225 milliseconds