Home
last modified time | relevance | path

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

/optee_os/core/tee/
A Dtadb.c66 struct tee_tadb_ta_read { struct
67 struct tee_tadb_dir *db;
68 int fd;
69 struct tadb_entry entry;
70 size_t pos;
71 void *ctx;
72 struct mobj *ta_mobj;
73 uint8_t *ta_buf;
722 TEE_Result tee_tadb_ta_read(struct tee_tadb_ta_read *ta, void *buf, size_t *len) in tee_tadb_ta_read() function

Completed in 4 milliseconds