Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h92 TEE_Result tee_obj_attr_from_binary(struct tee_obj *o, const void *data,
/optee_os/core/tee/
H A Dtee_svc_storage.c146 res = tee_obj_attr_from_binary(o, attr, head.attr_size); in tee_svc_storage_read_head()
H A Dtee_svc_cryp.c1401 TEE_Result tee_obj_attr_from_binary(struct tee_obj *o, const void *data, in tee_obj_attr_from_binary() function