Searched refs:pmksa_flush (Results 1 – 4 of 4) sorted by relevance
1185 if (wifi_mgmt_api == NULL || wifi_mgmt_api->pmksa_flush == NULL) { in wifi_pmksa_flush()1189 return wifi_mgmt_api->pmksa_flush(dev); in wifi_pmksa_flush()
3717 SHELL_SUBCMD_ADD((wifi), pmksa_flush, NULL,
1545 int (*pmksa_flush)(const struct device *dev); member
95 .pmksa_flush = supplicant_pmksa_flush,