Home
last modified time | relevance | path

Searched defs:auc_hdr (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_crypto_tkip.c68 static hi_void hmac_crypto_tkip_michael_hdr(mac_ieee80211_frame_stru *frame_header, hi_u8 *auc_hdr,… in hmac_crypto_tkip_michael_hdr()
133 hi_u8 auc_hdr[AUC_HDR_SIZE] = {0}; in hmac_crypto_tkip_michael_mic() local