Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dboot-sector.c137 uint8_t signature_low; in boot_sector_test() local
152 signature_low = qtest_readb(qts, SIGNATURE_ADDR); in boot_sector_test()
154 signature = (signature_high << 8) | signature_low; in boot_sector_test()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_uclo.h444 unsigned int signature_low; member
H A Dqat_uclo.c1476 auth_desc->signature_low = (unsigned int)bus_addr; in qat_uclo_map_auth_fw()
1485 auth_desc->signature_low) + in qat_uclo_map_auth_fw()