Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dsev.c2322 uint8_t initrd_hash[HASH_SIZE]; in build_kernel_loader_hashes()
2343 hashp = initrd_hash; in build_kernel_loader_hashes()
2373 memcpy(ht->initrd.hash, initrd_hash, sizeof(ht->initrd.hash)); in build_kernel_loader_hashes()
2323 uint8_t initrd_hash[HASH_SIZE]; build_kernel_loader_hashes() local