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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java345 CKF_DECRYPT,
366 "CKF_DECRYPT",
H A DPKCS11Constants.java735 /* The flags CKF_ENCRYPT, CKF_DECRYPT, CKF_DIGEST, CKF_SIGN,
741 public static final long CKF_DECRYPT = 0x00000200L; 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,
928 #define CKF_DECRYPT 0x00000200 macro

Completed in 48 milliseconds