Searched defs:req_attr (Results 1 – 3 of 3) sorted by relevance
169 static inline bool attribute_is_hidden(struct pkcs11_attribute_head *req_attr) in attribute_is_hidden()
2121 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()
332 const uint32_t req_attr = OPTEE_MSG_ATTR_META | in get_open_session_meta() local