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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java881 addAttribute(CKA_LOCAL, "CKA_LOCAL");
H A DPKCS11Constants.java386 /* CKA_EXTRACTABLE, CKA_LOCAL, CKA_NEVER_EXTRACTABLE,
390 public static final long CKA_LOCAL = 0x00000163L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h494 /* CKA_EXTRACTABLE, CKA_LOCAL, CKA_NEVER_EXTRACTABLE,
498 #define CKA_LOCAL 0x00000163 macro
H A Dp11_convert.c867 case CKA_LOCAL:

Completed in 42 milliseconds