Searched refs:bEncryptionEnable (Results 1 – 9 of 9) sorted by relevance
208 pDevice->bEncryptionEnable = false; in wpa_set_keys()254 pDevice->bEncryptionEnable = true; in wpa_set_keys()392 pDevice->bEncryptionEnable = true; in wpa_set_keys()757 pDevice->bEncryptionEnable = true; in wpa_set_associate()759 pDevice->bEncryptionEnable = false; in wpa_set_associate()
147 pDevice->bEncryptionEnable = false; in hostap_disable_hostapd()520 pDevice->bEncryptionEnable = true; in hostap_set_encryption()609 pDevice->bEncryptionEnable = true; in hostap_set_encryption()
1297 pDevice->bEncryptionEnable = true; in iwctl_siwencode()1303 if (pDevice->bEncryptionEnable == false) { in iwctl_siwencode()1321 if (pDevice->bEncryptionEnable == false) in iwctl_siwencode()1324 pDevice->bEncryptionEnable = false; in iwctl_siwencode()1376 if (pDevice->bEncryptionEnable) in iwctl_giwencode()1595 pDevice->bEncryptionEnable = !!wrq->value; in iwctl_siwauth()1596 if (pDevice->bEncryptionEnable == false) { in iwctl_siwauth()
94 if (pDevice->bEncryptionEnable == true) { in ROUTEbRelay()
215 pDevice->bEncryptionEnable = false; in private_ioctl()241 pDevice->bEncryptionEnable = true; in private_ioctl()
476 bool bEncryptionEnable; member
1612 if (pDevice->bEncryptionEnable && pDevice->bTransmitKey) { in device_open()1803 if (pDevice->bEncryptionEnable) in device_dma0_xmit()1950 if (pDevice->bEncryptionEnable) { in device_xmit()1999 if (pDevice->bEncryptionEnable) { in device_xmit()
446 if (pDevice->bEncryptionEnable) in vMgrAssocBeginSta()512 if (pDevice->bEncryptionEnable) in vMgrReAssocBeginSta()2337 if (pDevice->bEncryptionEnable) { in vMgrCreateOwnIBSS()4273 if (pDevice->bEncryptionEnable || pDevice->bEnable8021x) in bMgrPrepareBeaconToSend()
2550 if (pDevice->bEncryptionEnable == true) { in cbGetFragCount()