Searched defs:VerifyDigest (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CS/7zip/Common/
H A DCRC.cs50 static bool VerifyDigest(uint digest, byte[] data, uint offset, uint size) method in class:SevenZip.CRC
/external/vboot_reference/firmware/lib/
H A Dvboot_common.c171 int VerifyDigest(const uint8_t *digest, const VbSignature *sig, function
/external/vboot_reference/tests/
H A Dvboot_firmware_tests.c186 int VerifyDigest(const uint8_t* digest, const VbSignature *sig, function

Completed in 157 milliseconds