Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/ccp/
Dsev-dev.c153 case SEV_CMD_DOWNLOAD_FIRMWARE: return sizeof(struct sev_data_download_firmware); in sev_cmd_buffer_len()
753 struct sev_data_download_firmware *data; in sev_update_firmware()
776 data_size = ALIGN(sizeof(struct sev_data_download_firmware), 32); in sev_update_firmware()
/linux-6.1.9/include/linux/
Dpsp-sev.h161 struct sev_data_download_firmware { struct