Home
last modified time | relevance | path

Searched defs:sfd_t (Results 1 – 1 of 1) sorted by relevance

/base/tee/tee_os_framework/services/ssa/src/secure_storage_agent/
Dsfs.h118 struct sfd_t { struct
119 int32_t nfd; /* Nonsecure file handler */
120 uint32_t crypto_block_size;
121 uint32_t start_block_id;
122 uint32_t flags;
123 uint32_t seek_position;
124 uint32_t size; /* dataSize. */
125 uint32_t last_block_size;
126 uint32_t attr_size;
134 bool update_backup;
[all …]