Home
last modified time | relevance | path

Searched refs:PKCS11_CKA_OPTEE_FLAGS_HIDDEN (Results 1 – 2 of 2) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.h171 return (req_attr->id & PKCS11_CKA_OPTEE_FLAGS_HIDDEN) == in attribute_is_hidden()
172 PKCS11_CKA_OPTEE_FLAGS_HIDDEN; in attribute_is_hidden()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1073 #define PKCS11_CKA_OPTEE_FLAGS_HIDDEN (PKCS11_CKA_VENDOR_DEFINED | \ macro
1199 PKCS11_CKA_OPTEE_FLAGS_HIDDEN |