| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/ |
| H A D | keyMgmtAp_rom.c | 168 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 D | keyCommonDef.h | 38 #define TK_SIZE 16 macro 58 UINT8 Key[TK_SIZE];
|
| H A D | keyMgmtAp.c | 188 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 D | keyMgmtApTypes_rom.h | 34 #define KEYDATA_SIZE (4 + GTK_IE_SIZE + TK_SIZE) //OUI+datatype+ GTK_IE+ GTK
|
| H A D | keyMgmtSta.c | 271 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 D | keyMgmtSta_rom.c | 513 pKey->Key, TK_SIZE); in FillKeyMaterialStruct_internal() 1075 TK_SIZE)) { in ProcessRxEAPOL_GrpMsg1()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_security.c | 391 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_security.c | 380 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_security.c | 463 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_security.c | 539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_security.c | 539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_security.c | 539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_security.c | 539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_security.c | 516 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_security.c | 516 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_security.c | 539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_security.c | 540 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_security.c | 539 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_security.c | 540 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_security.c | 536 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_security.c | 526 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_security.c | 536 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_security.c | 487 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_security.c | 488 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_security.c | 488 #define TK_SIZE 16 /* 128-bit temporal key */ macro
|