Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Daes_cmac.c18 #define AAD_LEN 20 macro
31 aes_cmac_update(&ctx, aad, AAD_LEN); in ieee80211_aes_cmac()
/linux/arch/x86/include/asm/
H A Dsev.h156 #define AAD_LEN 48 macro
/linux/arch/x86/coco/sev/
H A Dcore.c1745 &resp_msg_hdr->algo, AAD_LEN, iv, resp_msg_hdr->authtag)) in verify_and_dec_payload()
1781 AAD_LEN, iv, hdr->authtag); in enc_payload()