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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java893 addAttribute(CKA_VENDOR_DEFINED, "CKA_VENDOR_DEFINED");
H A DPKCS11Constants.java414 public static final long CKA_VENDOR_DEFINED = 0x80000000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h550 #define CKA_VENDOR_DEFINED 0x80000000 macro
H A Dp11_convert.c912 case CKA_VENDOR_DEFINED:

Completed in 74 milliseconds