Home
last modified time | relevance | path

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

/TwlSDK-5.4.2/build/libraries/os/common/src/
Dos_reset.c217 asm static BOOL OSi_VerifyStaticSegmentHash(const u8 *src, u32 len, const void *digest) in OSi_VerifyStaticSegmentHash() function
357 BOOL OSi_VerifyStaticSegmentHash(const u8 *src, u32 len, const void *digest); in OSi_VerifyStaticSegments()
399 result &= OSi_VerifyStaticSegmentHash(address, size, compareDigests[i]); in OSi_VerifyStaticSegments()