Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtadb.h33 TEE_Result (*create)(uint32_t file_number, int *fd); member
H A Dtee_fs.h36 TEE_Result (*create)(struct tee_pobj *po, bool overwrite, member
/optee_os/core/tee/
H A Dfs_htree.c255 static TEE_Result get_node(struct tee_fs_htree *ht, bool create, in get_node()
675 TEE_Result tee_fs_htree_open(bool create, uint8_t *hash, uint32_t min_counter, in tee_fs_htree_open()
853 static TEE_Result get_block_node(struct tee_fs_htree *ht, bool create, in get_block_node()
H A Dfs_dirfile.c124 TEE_Result tee_fs_dirfile_open(bool create, uint8_t *hash, uint32_t min_counter, in tee_fs_dirfile_open()
H A Dtee_ree_fs.c422 static TEE_Result ree_fs_open_primitive(bool create, uint8_t *hash, in ree_fs_open_primitive()
H A Dtee_rpmb_fs.c2339 const TEE_UUID *uuid, bool create) in rpmb_fs_open_internal()
3144 TEE_Result tee_rpmb_fs_raw_open(const char *fname, bool create, in tee_rpmb_fs_raw_open()