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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java841 addAttribute(CKA_OBJECT_ID, "CKA_OBJECT_ID");
H A DPKCS11Constants.java335 /* CKA_OBJECT_ID is new for v2.10 */
336 public static final long CKA_OBJECT_ID = 0x00000012L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h432 /* CKA_OBJECT_ID is new for v2.10 */
433 #define CKA_OBJECT_ID 0x00000012 macro
H A Dp11_convert.c840 case CKA_OBJECT_ID:

Completed in 54 milliseconds