Home
last modified time | relevance | path

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

/optee_os/core/tee/
A Dfs_htree.c20 #define TEE_FS_HTREE_HASH_ALG TEE_ALG_SHA256 macro
585 res = crypto_hash_alloc_ctx(&ctx, TEE_FS_HTREE_HASH_ALG); in verify_tree()
600 res = crypto_hash_alloc_ctx(&ctx, TEE_FS_HTREE_HASH_ALG); in init_root_node()
770 res = crypto_hash_alloc_ctx(&ctx, TEE_FS_HTREE_HASH_ALG); in tee_fs_htree_sync_to_storage()

Completed in 3 milliseconds