Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dfs_htree.c523 static TEE_Result authenc_decrypt_final(void *ctx, const uint8_t *tag, in authenc_decrypt_final() function
577 return authenc_decrypt_final(ctx, ht->head.tag, ht->head.imeta, in verify_root()
955 res = authenc_decrypt_final(ctx, node->node.tag, enc_block, in tee_fs_htree_read_block()