Searched refs:DEFAULT_GROUP (Results 1 – 4 of 4) sorted by relevance
24 #define DEFAULT_GROUP (WPA_CIPHER_CCMP) macro27 #define DEFAULT_GROUP (WPA_CIPHER_CCMP | WPA_CIPHER_TKIP) macro
791 if (ssid->group_cipher == DEFAULT_GROUP) in write_group()
512 if (ssid->group_cipher == DEFAULT_GROUP) in write_group()
3098 ssid->group_cipher = DEFAULT_GROUP; in wpa_config_set_network_defaults()