Home
last modified time | relevance | path

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

/optee_os/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()
/optee_os/out/arm/core/
A Dtee.symb_sizes518 000000000e12aea0 00000000000000c4 t calc_node_hash
A Dtee.dmp66119 000000000e12aea0 <calc_node_hash>:
66120 calc_node_hash():
66136 e12aec8: 350002e0 cbnz w0, e12af24 <calc_node_hash+0x84>
66170 e12af20: 34fffe20 cbz w0, e12aee4 <calc_node_hash+0x44>
66182 e12af44: 34fffd40 cbz w0, e12aeec <calc_node_hash+0x4c>
66183 e12af48: 17fffff7 b e12af24 <calc_node_hash+0x84>
66190 e12af5c: 34fffcc0 cbz w0, e12aef4 <calc_node_hash+0x54>
66191 e12af60: 17fffff1 b e12af24 <calc_node_hash+0x84>
66212 e12af90: 97ffffc4 bl e12aea0 <calc_node_hash>
66289 e12b070: 97ffff8c bl e12aea0 <calc_node_hash>
[all …]
A Dtee.map23080 .text.calc_node_hash

Completed in 228 milliseconds