Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dsev.h157 SNP_AEAD_AES_256_GCM, enumerator
/linux-6.15/arch/x86/coco/sev/
H A Dcore.c3076 hdr->algo = SNP_AEAD_AES_256_GCM; in enc_payload()