Home
last modified time | relevance | path

Searched refs:cipher_pairwise (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c3488 unsigned int cipher_pairwise, cipher_group, cipher_group_mgmt; in wpas_start_assoc_cb() local
3594 cipher_pairwise = wpa_s->pairwise_cipher; in wpas_start_assoc_cb()
3622 cipher_pairwise = cipher_group = WPA_CIPHER_WEP104; in wpas_start_assoc_cb()
3743 params.pairwise_suite = cipher_pairwise; in wpas_start_assoc_cb()