Searched refs:hostapd_ctrl_set_key (Results 1 – 1 of 1) sorted by relevance
2201 static int hostapd_ctrl_set_key(struct hostapd_data *hapd, const char *cmd) in hostapd_ctrl_set_key() function4238 if (hostapd_ctrl_set_key(hapd, buf + 8) < 0) in hostapd_ctrl_iface_receive_process()