Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c160 static struct snp_guest_crypto *init_crypto(struct snp_guest_dev *snp_dev, u8 *key, size_t keylen) in init_crypto() function
810 snp_dev->crypto = init_crypto(snp_dev, snp_dev->vmpck, VMPCK_KEY_LEN); in sev_guest_probe()