Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/tee/
A Dfs_htree.c399 static TEE_Result calc_node_hash(struct htree_node *node, in calc_node_hash() function
570 res = calc_node_hash(node, NULL, ctx, digest); in verify_node()
572 res = calc_node_hash(node, &targ->ht->imeta.meta, ctx, digest); in verify_node()
607 res = calc_node_hash(&ht->root, &ht->imeta.meta, ctx, in init_root_node()
732 res = calc_node_hash(node, meta, targ->arg, node->node.hash); in htree_sync_node_to_storage()

Completed in 4 milliseconds