Searched refs:wpa_config_write_cipher (Results 1 – 2 of 2) sorted by relevance
717 static char * wpa_config_write_cipher(int cipher) in wpa_config_write_cipher() function806 return wpa_config_write_cipher(ssid->pairwise_cipher); in wpa_config_write_pairwise()836 return wpa_config_write_cipher(ssid->group_cipher); in wpa_config_write_group()
679 static char * wpa_config_write_cipher(int cipher) in wpa_config_write_cipher() function779 return wpa_config_write_cipher(ssid->pairwise_cipher); in wpa_config_write_pairwise()809 return wpa_config_write_cipher(ssid->group_cipher); in wpa_config_write_group()