|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|


结构体 | |
| struct | hmac_add_gtk_notify_stru |
宏定义 | |
| #define | THIS_FILE_ID OAM_FILE_ID_HMAC_11I_H |
类型定义 | |
| typedef hmac_add_gtk_notify_stru | hmac_del_gtk_notify_stru |
函数 | |
| osal_u32 | hmac_check_igtk_exist (osal_u8 igtk_index) |
| osal_u32 | hmac_11i_add_key_from_user (const hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user) |
| osal_void | hmac_11i_tkip_mic_failure_handler (const hmac_vap_stru *hmac_vap, const osal_u8 *user_mac, oal_nl80211_key_type key_type) |
| osal_u32 | hmac_reset_gtk_token (const hmac_vap_stru *hmac_vap) |
| osal_u32 | hmac_init_security_etc (hmac_vap_stru *hmac_vap, const osal_u8 *addr) |
| osal_void | hmac_sta_protocol_down_by_chipher (hmac_vap_stru *hmac_vap, mac_bss_dscr_stru *bss_dscr) |
| osal_u32 | hmac_en_mic_etc (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, oal_netbuf_stru *pst_netbuf, osal_u8 *iv_len) |
| osal_u32 | hmac_de_mic_etc (hmac_user_stru *hmac_user, oal_netbuf_stru *pst_netbuf) |
| osal_u32 | hmac_11i_ether_type_filter_etc (hmac_vap_stru *hmac_vap, const hmac_user_stru *hmac_user, osal_u16 ether_type) |
| osal_u32 | hmac_config_11i_add_key_set_reg (hmac_vap_stru *hmac_vap, osal_u8 pairwise, osal_u8 key_index, hmac_user_stru *hmac_user) |
| #define THIS_FILE_ID OAM_FILE_ID_HMAC_11I_H |
| osal_u32 hmac_11i_add_key_from_user | ( | const hmac_vap_stru * | hmac_vap, |
| hmac_user_stru * | hmac_user | ||
| ) |
| osal_u32 hmac_11i_ether_type_filter_etc | ( | hmac_vap_stru * | hmac_vap, |
| const hmac_user_stru * | hmac_user, | ||
| osal_u16 | ether_type | ||
| ) |
| osal_void hmac_11i_tkip_mic_failure_handler | ( | const hmac_vap_stru * | hmac_vap, |
| const osal_u8 * | user_mac, | ||
| oal_nl80211_key_type | key_type | ||
| ) |
| osal_u32 hmac_config_11i_add_key_set_reg | ( | hmac_vap_stru * | hmac_vap, |
| osal_u8 | pairwise, | ||
| osal_u8 | key_index, | ||
| hmac_user_stru * | hmac_user | ||
| ) |
| osal_u32 hmac_de_mic_etc | ( | hmac_user_stru * | hmac_user, |
| oal_netbuf_stru * | pst_netbuf | ||
| ) |
| osal_u32 hmac_en_mic_etc | ( | hmac_vap_stru * | hmac_vap, |
| hmac_user_stru * | hmac_user, | ||
| oal_netbuf_stru * | pst_netbuf, | ||
| osal_u8 * | iv_len | ||
| ) |
| osal_u32 hmac_init_security_etc | ( | hmac_vap_stru * | hmac_vap, |
| const osal_u8 * | addr | ||
| ) |
| osal_u32 hmac_reset_gtk_token | ( | const hmac_vap_stru * | hmac_vap | ) |
| osal_void hmac_sta_protocol_down_by_chipher | ( | hmac_vap_stru * | hmac_vap, |
| mac_bss_dscr_stru * | bss_dscr | ||
| ) |