Home
last modified time | relevance | path

Searched refs:TK_SIZE (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtAp_rom.c168 memcpy(util_fns, grpKeyData->Key, GTK, TK_SIZE); in GenerateGTK_internal()
169 memcpy(util_fns, grpKeyData->TxMICKey, GTK + TK_SIZE, MIC_KEY_SIZE); in GenerateGTK_internal()
170 memcpy(util_fns, grpKeyData->RxMICKey, GTK + TK_SIZE + MIC_KEY_SIZE, in GenerateGTK_internal()
199 SHORT_SWAP((TK_SIZE + TK_SIZE)); in PopulateKeyMsg()
202 tx_eapol_ptr->keyMsg.key_length = SHORT_SWAP(TK_SIZE); in PopulateKeyMsg()
266 memcpy(util_fns, (void *)buf_p, (void *)grKey->Key, TK_SIZE); in prepareKDE()
267 buf_p = buf_p + TK_SIZE; in prepareKDE()
405 memcpy(util_fns, (void *)buf_p, (void *)grKey, TK_SIZE); in KeyData_AddGTK()
407 buf_p = buf_p + TK_SIZE; in KeyData_AddGTK()
409 pTxEAPOL->keyMsg.key_material_len += TK_SIZE; in KeyData_AddGTK()
H A DkeyCommonDef.h38 #define TK_SIZE 16 macro
58 UINT8 Key[TK_SIZE];
H A DkeyMgmtAp.c188 encrypt_key.key_len = TK_SIZE; in keyApi_ApUpdateKeyMaterial()
190 pKeyData->Key, TK_SIZE); in keyApi_ApUpdateKeyMaterial()
194 TK_SIZE + MIC_KEY_SIZE + MIC_KEY_SIZE; in keyApi_ApUpdateKeyMaterial()
196 pKeyData->Key, TK_SIZE); in keyApi_ApUpdateKeyMaterial()
197 memcpy(util_fns, &encrypt_key.key_material[TK_SIZE], in keyApi_ApUpdateKeyMaterial()
200 &encrypt_key.key_material[TK_SIZE + in keyApi_ApUpdateKeyMaterial()
H A DkeyMgmtApTypes_rom.h34 #define KEYDATA_SIZE (4 + GTK_IE_SIZE + TK_SIZE) //OUI+datatype+ GTK_IE+ GTK
H A DkeyMgmtSta.c271 TK_SIZE)) { in patch_ProcessRxEAPOL_GrpMsg1()
1093 TKIP.key, TK_SIZE); in keyApi_UpdateKeyMaterial()
1096 key_material[TK_SIZE], in keyApi_UpdateKeyMaterial()
1101 key_material[TK_SIZE + MIC_KEY_SIZE], in keyApi_UpdateKeyMaterial()
1110 TK_SIZE); in keyApi_UpdateKeyMaterial()
1169 TKIP.key, TK_SIZE); in keyApi_UpdateKeyMaterial()
1172 key_material[TK_SIZE], in keyApi_UpdateKeyMaterial()
1177 key_material[TK_SIZE + MIC_KEY_SIZE], in keyApi_UpdateKeyMaterial()
1186 TK_SIZE); in keyApi_UpdateKeyMaterial()
H A DkeyMgmtSta_rom.c513 pKey->Key, TK_SIZE); in FillKeyMaterialStruct_internal()
1075 TK_SIZE)) { in ProcessRxEAPOL_GrpMsg1()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_security.c391 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_security.c380 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_security.c463 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_security.c539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_security.c539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_security.c539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_security.c539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_security.c516 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_security.c516 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_security.c539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_security.c540 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_security.c539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_security.c540 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_security.c536 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_security.c526 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_security.c536 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_security.c487 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_security.c488 #define TK_SIZE 16 /* 128-bit temporal key */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_security.c488 #define TK_SIZE 16 /* 128-bit temporal key */ macro

12