Searched defs:app_hash (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/i386/ | ||
H A D | nitro_enclave.h | 52 uint8_t app_hash[QCRYPTO_HASH_DIGEST_LEN_SHA384]; member |
/qemu/hw/core/ | ||
H A D | eif.c | 439 uint8_t *app_hash, uint8_t *fingerprint_hash, in read_eif_file() |