Home
last modified time | relevance | path

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

/linux/arch/x86/coco/sev/
H A Dcore.c2785 static struct aesgcm_ctx *snp_init_crypto(u8 *key, size_t keylen) in snp_init_crypto() function
2822 mdesc->ctx = snp_init_crypto(mdesc->vmpck, VMPCK_KEY_LEN); in snp_msg_init()