Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/fs/common/src/
Dfs_overlay.c564 static BOOL FSi_CompareDigest(const u8 *spec_digest, void *src, int len, BOOL table_mode) in FSi_CompareDigest() function
659 … ret = FSi_CompareDigest(spec_digest, p_ovi->header.ram_address, (int)rare_size, FALSE); in FS_StartOverlay()
883 … if (!FSi_CompareDigest((const u8 *)SDK_OVERLAYTABLE_DIGEST, buffer_ntr, length_ntr, TRUE)) in FS_AttachOverlayTable()
891 … if (!FSi_CompareDigest((const u8 *)SDK_LTDOVERLAYTABLE_DIGEST, buffer_twl, length_twl, TRUE)) in FS_AttachOverlayTable()