Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dsev-dev.c2464 static int sev_ioctl_do_snp_set_config(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_snp_set_config() function
2596 ret = sev_ioctl_do_snp_set_config(&input, writable); in sev_ioctl()