Searched refs:tpk_len (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmwpa.h | 610 const uint8 *anonce, const uint8* snonce, uint8 *tpk, uint tpk_len);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwpa.c | 772 uint8 *tpk, uint tpk_len) in wpa_calc_tpk() argument 809 (void)hmac_sha2_n(HASH_SHA256, pmk, pmk_len, tpkpfx, ntpkpfx, NULL, 0, tpk, tpk_len); in wpa_calc_tpk()
|