Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpsp-sev.h76 SEV_RET_INVALID_KEY = 0x27, enumerator
/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c531 if (hdr.status == SEV_RET_INVALID_KEY) in sev_report_new()