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