Searched refs:TEE_FS_HTREE_HASH_ALG (Results 1 – 1 of 1) sorted by relevance
20 #define TEE_FS_HTREE_HASH_ALG TEE_ALG_SHA256 macro585 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 4 milliseconds