Home
last modified time | relevance | path

Searched refs:utee_object_info (Results 1 – 8 of 8) sorted by relevance

/optee_os-3.20.0/lib/libutee/
A Dtee_api_objects.c40 struct utee_object_info info = { }; in TEE_GetObjectInfo()
68 struct utee_object_info info = { }; in TEE_GetObjectInfo1()
97 struct utee_object_info info = { }; in TEE_RestrictObjectUsage()
129 struct utee_object_info info = { }; in TEE_GetObjectBufferAttribute()
165 struct utee_object_info info = { }; in TEE_GetObjectValueAttribute()
246 struct utee_object_info info = { }; in TEE_FreeTransientObject()
266 struct utee_object_info info = { }; in TEE_ResetTransientObject()
289 struct utee_object_info info = { }; in TEE_PopulateTransientObject()
346 struct utee_object_info src_info = { }; in TEE_CopyObjectAttributes()
606 struct utee_object_info info = { }; in TEE_GetNextPersistentObject()
[all …]
A Dtee_api_operations.c1788 struct utee_object_info key_info = { }; in TEE_DeriveKey()
/optee_os-3.20.0/lib/libutee/include/
A Dutee_types.h60 struct utee_object_info { struct
A Dutee_syscalls.h106 struct utee_object_info *info);
203 struct utee_object_info *info,
/optee_os-3.20.0/core/include/tee/
A Dtee_svc_storage.h43 struct utee_object_info *info,
A Dtee_svc_cryp.h15 struct utee_object_info *info);
/optee_os-3.20.0/core/tee/
A Dtee_svc_storage.c605 struct utee_object_info *info, in syscall_storage_next_enum()
661 *info = (struct utee_object_info){ in syscall_storage_next_enum()
A Dtee_svc_cryp.c1111 struct utee_object_info *info) in syscall_cryp_obj_get_info()
1114 struct utee_object_info o_info = { }; in syscall_cryp_obj_get_info()

Completed in 16 milliseconds