Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpsp-sev.h70 SEV_RET_SECURE_DATA_INVALID, enumerator
/openbmc/qemu/linux-headers/linux/
H A Dpsp-sev.h73 SEV_RET_SECURE_DATA_INVALID, enumerator
/openbmc/linux/drivers/crypto/ccp/
H A Dsev-dev.c474 if (rc && psp_ret == SEV_RET_SECURE_DATA_INVALID) { in __sev_platform_init_locked()
/openbmc/qemu/target/i386/
H A Dsev.c209 [SEV_RET_SECURE_DATA_INVALID] = "Part-specific integrity check failure",