Home
last modified time | relevance | path

Searched defs:req_attr (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.h169 static inline bool attribute_is_hidden(struct pkcs11_attribute_head *req_attr) in attribute_is_hidden()
H A Dpkcs11_attributes.c2121 bool attribute_is_exportable(struct pkcs11_attribute_head *req_attr, in attribute_is_exportable()
2317 struct pkcs11_attribute_head *req_attr, in attribute_is_modifiable()
/optee_os/core/tee/
H A Dentry_std.c332 const uint32_t req_attr = OPTEE_MSG_ATTR_META | in get_open_session_meta() local