Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.h175 bool attribute_is_exportable(struct pkcs11_attribute_head *req_attr,
H A Dobject.c857 if (!attribute_is_exportable(&cli_head, obj)) { in entry_get_attribute_value()
H A Dpkcs11_attributes.c2121 bool attribute_is_exportable(struct pkcs11_attribute_head *req_attr, in attribute_is_exportable() function