Searched defs:next_uuid (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/ | ||
| H A D | signed_hdr.h | 201 uint8_t next_uuid[sizeof(TEE_UUID)]; member |
| /optee_os/core/kernel/ | ||
| H A D | ree_fs_ta.c | 244 uint8_t next_uuid[sizeof(TEE_UUID)] = { }; in ree_fs_ta_open() local |