HomeSort by relevance Sort by last modified time
    Searched refs:hash_image (Results 1 - 2 of 2) sorted by null

  /external/oprofile/daemon/liblegacy/
opd_image.c 132 size_t hash_image; local
157 hash_image = opd_hash_image(name, tid, tgid);
158 list_add(&image->hash_next, &opd_images[hash_image]);
  /system/extras/verity/
verify_boot_signature.c 219 static int hash_image(int fd, uint64_t length, const AuthAttrs *aa, function
321 if (hash_image(fd, length, bs->authenticatedAttributes, digest) == -1) {

Completed in 72 milliseconds