Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.h182 bool object_is_modifiable(struct obj_attrs *head);
H A Dobject.c1042 if (!object_is_modifiable(obj->attributes)) { in entry_set_attribute_value()
H A Dpkcs11_attributes.c1544 bool object_is_modifiable(struct obj_attrs *head) in object_is_modifiable() function