Searched refs:rsn_ft_sae_oui (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_join.c | 676 t_u8 rsn_ft_sae_oui[4] = {0x00, 0x0f, 0xac, 0x09}; local 716 __memcmp(pmpriv->adapter, temp, rsn_ft_sae_oui, sizeof(rsn_ft_sae_oui)) == 0 ||
|
| D | mlan_glue.c | 6367 t_u8 rsn_ft_sae_oui[4] = {0x00, 0x0f, 0xac, 0x09}; in process_rsn_ie() local 6508 else if (memcmp(temp, rsn_ft_sae_oui, sizeof(rsn_ft_sae_oui)) == 0) in process_rsn_ie()
|