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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java344 CKF_ENCRYPT,
365 "CKF_ENCRYPT",
H A DPKCS11Constants.java735 /* The flags CKF_ENCRYPT, CKF_DECRYPT, CKF_DIGEST, CKF_SIGN,
740 public static final long CKF_ENCRYPT = 0x00000100L; 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,
927 #define CKF_ENCRYPT 0x00000100 macro

Completed in 37 milliseconds