Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Daes_cmac.c21 #define AAD_LEN 20 macro
35 crypto_shash_update(desc, aad, AAD_LEN); in ieee80211_aes_cmac()
58 crypto_shash_update(desc, aad, AAD_LEN); in ieee80211_aes_cmac_256()
/linux-6.15/arch/x86/include/asm/
H A Dsev.h125 #define AAD_LEN 48 macro
/linux-6.15/arch/x86/coco/sev/
H A Dcore.c3061 &resp_msg_hdr->algo, AAD_LEN, iv, resp_msg_hdr->authtag)) in verify_and_dec_payload()
3097 AAD_LEN, iv, hdr->authtag); in enc_payload()