Searched refs:SEV_RET_INVALID_KEY (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | psp-sev.h | 76 SEV_RET_INVALID_KEY = 0x27, enumerator |
/linux/drivers/virt/coco/sev-guest/ | ||
H A D | sev-guest.c | 531 if (hdr.status == SEV_RET_INVALID_KEY) in sev_report_new() |