Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dfs_htree.c669 uint8_t zero_tag[TEE_FS_HTREE_TAG_SIZE] = {0}; in ht_head_is_partially_done() local
672 !memcmp(head->tag, zero_tag, sizeof(head->tag)); in ht_head_is_partially_done()