Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dfs_htree.c409 size_t nsize = sizeof(node->node) - sizeof(node->node.hash); in calc_node_hash() local
415 res = crypto_hash_update(ctx, ndata, nsize); in calc_node_hash()