Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_rpmb_fs.c75 struct rpmb_fat_entry { struct
95 struct rpmb_fat_entry *rpmb_fat_entry_buf; argument
111 struct rpmb_fat_entry fat_entry;
1652 struct rpmb_fat_entry *fe = NULL; in fat_entry_dir_init()
1685 fe = calloc(num_elems_read, sizeof(struct rpmb_fat_entry)); in fat_entry_dir_init()
1720 struct rpmb_fat_entry *fe = NULL; in fat_entry_dir_deinit()
1758 (struct rpmb_fat_entry *fat_entry, in fat_entry_dir_update()
1766 sizeof(struct rpmb_fat_entry))); in fat_entry_dir_update()
1773 sizeof(struct rpmb_fat_entry); in fat_entry_dir_update()
1779 fat_entry, sizeof(struct rpmb_fat_entry)); in fat_entry_dir_update()
[all …]