Home
last modified time | relevance | path

Searched refs:CKA_VENDOR_DEFINED (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpmtok_int.h163 #define CKA_HIDDEN CKA_VENDOR_DEFINED + 0x01
164 #define CKA_IBM_OPAQUE CKA_VENDOR_DEFINED + 0x02
171 #define CKA_ENC_AUTHDATA CKA_VENDOR_DEFINED + 0x03
H A Dutility.c270 if (type >= CKA_VENDOR_DEFINED) in is_attribute_defined()
/titanic_44/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h602 #define CKA_VENDOR_DEFINED 0x80000000 macro