Searched refs:hash_tmp (Results 1 – 1 of 1) sorted by relevance
228 void *hash = NULL, *hash_tmp = NULL; in efi_lookup_certificate() local266 if (!efi_hash_regions(reg, 1, &hash_tmp, NULL)) in efi_lookup_certificate()271 if (!memcmp(hash, hash_tmp, size)) { in efi_lookup_certificate()279 free(hash_tmp); in efi_lookup_certificate()
Completed in 4 milliseconds