Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/pta/tests/
A Dfs_htree.c269 res = tee_fs_htree_open(true, hash, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite()
318 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite()
366 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite()
378 res = tee_fs_htree_open(false, NULL, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite()
501 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, in test_corrupt_type()
575 res = tee_fs_htree_open(true, hash, uuid, &test_htree_ops, aux, &ht); in test_corrupt()
584 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, aux, &ht); in test_corrupt()
/optee_os-3.20.0/core/include/tee/
A Dfs_htree.h113 TEE_Result tee_fs_htree_open(bool create, uint8_t *hash, const TEE_UUID *uuid,
/optee_os-3.20.0/core/tee/
A Dtee_ree_fs.c417 res = tee_fs_htree_open(create, hash, uuid, &ree_fs_storage_ops, in ree_fs_open_primitive()
A Dfs_htree.c614 TEE_Result tee_fs_htree_open(bool create, uint8_t *hash, const TEE_UUID *uuid, in tee_fs_htree_open() function

Completed in 22 milliseconds