Home
last modified time | relevance | path

Searched refs:WPA_NONCE_LEN (Results 1 – 4 of 4) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_tdls.h53 #define WPA_NONCE_LEN 32 macro
63 WPA_NONCE_LEN + WPA_NONCE_LEN)
71 u8 Anonce[WPA_NONCE_LEN]; /* Responder Nonce in TDLS */
72 u8 Snonce[WPA_NONCE_LEN]; /* Initiator Nonce in TDLS */
Dieee80211.h192 #define WPA_NONCE_LEN 32 macro
230 u8 key_nonce[WPA_NONCE_LEN];
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_frame.h875 #define WPA_NONCE_LEN 32 macro
920 hi_u8 auc_key_nonce[WPA_NONCE_LEN];
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_tdls.c764 _rtw_memcpy(FTIE.Anonce, ANonce, WPA_NONCE_LEN); in rtw_tdls_set_ftie()
766 _rtw_memcpy(FTIE.Snonce, SNonce, WPA_NONCE_LEN); in rtw_tdls_set_ftie()