Searched refs:ccmp (Results 1 – 4 of 4) sorted by relevance
2500 network->security.mcstCipher.ccmp = res->wpa_mcstCipher.ccmp; in update_network_params()2501 network->security.ucstCipher.ccmp = res->wpa_ucstCipher.ccmp; in update_network_params()2509 network->security.mcstCipher.ccmp = res->rsn_mcstCipher.ccmp; in update_network_params()2510 network->security.ucstCipher.ccmp = res->rsn_ucstCipher.ccmp; in update_network_params()2511 if (!res->rsn_mcstCipher.ccmp) in update_network_params()2515 if (!res->rsn_ucstCipher.ccmp) in update_network_params()2519 … if (!res->rsn_mcstCipher.tkip && !res->rsn_ucstCipher.tkip && !res->rsn_mcstCipher.ccmp && in update_network_params()2520 !res->rsn_ucstCipher.ccmp) in update_network_params()2522 network->security.mcstCipher.ccmp = res->wpa_mcstCipher.ccmp; in update_network_params()2523 network->security.ucstCipher.ccmp = res->wpa_ucstCipher.ccmp; in update_network_params()[all …]
214 uint16_t ccmp : 1; member
1048 uint16_t ccmp : 1; member
6404 mcstCipher->ccmp = true; in process_rsn_ie()6435 ucstCipher->ccmp = true; in process_rsn_ie()6589 mcstCipher->ccmp = true; in process_wpa_ie()6622 ucstCipher->ccmp = true; in process_wpa_ie()