Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.h184 bool object_is_copyable(struct obj_attrs *head);
H A Dobject.c1184 if (!object_is_copyable(obj->attributes)) { in entry_copy_object()
H A Dpkcs11_attributes.c1549 bool object_is_copyable(struct obj_attrs *head) in object_is_copyable() function