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.c19 #define AAD_LEN 20
37 err = crypto_shash_update(desc, aad, AAD_LEN); in ieee80211_aes_cmac()
21 #define AAD_LEN global() macro
/linux/arch/x86/include/asm/
H A Dsev.h156 #define AAD_LEN 48 macro
/linux/arch/x86/coco/sev/
H A Dcore.c2121 &resp_msg_hdr->algo, AAD_LEN, iv, resp_msg_hdr->authtag)) in verify_and_dec_payload()
2157 AAD_LEN, iv, hdr->authtag); in enc_payload()