Searched refs:cipher_combined (Results 1 – 6 of 6) sorted by relevance
2659 uint32 cipher_combined; local2704 cipher_combined = iw->gwsec | iw->pwsec;2706 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))2708 if (cipher_combined & IW_AUTH_CIPHER_TKIP)2710 if (cipher_combined & IW_AUTH_CIPHER_CCMP)2714 if (cipher_combined & IW_AUTH_CIPHER_SMS4)
2665 uint32 cipher_combined; local2710 cipher_combined = iw->gwsec | iw->pwsec;2712 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))2714 if (cipher_combined & IW_AUTH_CIPHER_TKIP)2716 if (cipher_combined & IW_AUTH_CIPHER_CCMP)2720 if (cipher_combined & IW_AUTH_CIPHER_SMS4)
2905 uint32 cipher_combined; in wl_iw_set_wpaauth() local2953 cipher_combined = iw->gwsec | iw->pwsec; in wl_iw_set_wpaauth()2955 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()2957 if (cipher_combined & IW_AUTH_CIPHER_TKIP) in wl_iw_set_wpaauth()2959 if (cipher_combined & IW_AUTH_CIPHER_CCMP) in wl_iw_set_wpaauth()2963 if (cipher_combined & IW_AUTH_CIPHER_SMS4) in wl_iw_set_wpaauth()
2900 uint32 cipher_combined; in wl_iw_set_wpaauth() local2948 cipher_combined = iw->gwsec | iw->pwsec; in wl_iw_set_wpaauth()2950 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()2952 if (cipher_combined & IW_AUTH_CIPHER_TKIP) in wl_iw_set_wpaauth()2954 if (cipher_combined & IW_AUTH_CIPHER_CCMP) in wl_iw_set_wpaauth()2958 if (cipher_combined & IW_AUTH_CIPHER_SMS4) in wl_iw_set_wpaauth()
2952 uint32 cipher_combined; in wl_iw_set_wpaauth() local3000 cipher_combined = iw->gwsec | iw->pwsec; in wl_iw_set_wpaauth()3002 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()3004 if (cipher_combined & IW_AUTH_CIPHER_TKIP) in wl_iw_set_wpaauth()3006 if (cipher_combined & IW_AUTH_CIPHER_CCMP) in wl_iw_set_wpaauth()3010 if (cipher_combined & IW_AUTH_CIPHER_SMS4) in wl_iw_set_wpaauth()