Home
last modified time | relevance | path

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

/optee_examples/secure_storage/ta/
A Dsecure_storage_ta.c42 char *obj_id; in delete_object() local
53 if (!obj_id) in delete_object()
68 TEE_Free(obj_id); in delete_object()
73 TEE_Free(obj_id); in delete_object()
87 char *obj_id; in create_raw_object() local
101 if (!obj_id) in create_raw_object()
128 TEE_Free(obj_id); in create_raw_object()
140 TEE_Free(obj_id); in create_raw_object()
156 char *obj_id; in read_raw_object() local
169 if (!obj_id) in read_raw_object()
[all …]

Completed in 3 milliseconds