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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h420 /* The CKF_ARRAY_ATTRIBUTE flag identifies an attribute which
422 #define CKF_ARRAY_ATTRIBUTE 0x40000000 macro
524 #define CKA_WRAP_TEMPLATE (CKF_ARRAY_ATTRIBUTE|0x00000211)
525 #define CKA_UNWRAP_TEMPLATE (CKF_ARRAY_ATTRIBUTE|0x00000212)
548 #define CKA_ALLOWED_MECHANISMS (CKF_ARRAY_ATTRIBUTE|0x00000600)

Completed in 57 milliseconds