Home
last modified time | relevance | path

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

/system/extras/verity/
Dverify_boot_signature.c230 static int hash_image(int fd, uint64_t length, const AuthAttrs *aa, in hash_image() function
332 if (hash_image(fd, length, bs->authenticatedAttributes, digest) == -1) { in verify_signature()