Home | History | Annotate | Download | only in Connection_Managment

Lines Matching refs:encryption

118     Encryption status 
1216 ECipherSuite encryption = TWD_CIPHER_NONE;
1225 /* Check validity of configured encryption (cipher) and validity of */
1227 pAdmCtrl->getCipherSuite(pAdmCtrl, &encryption);
1228 TRACE1(pAdmCtrl->hReport, REPORT_SEVERITY_INFORMATION , "admCtrlWpa2_getCipherSuiteMetric, encryption=%d\n", encryption);
1230 while(encryption != TWD_CIPHER_NONE)
1235 admCtrlWpa2_validityTable[pWpa2Data->unicastSuite[index]][pWpa2Data->broadcastSuite][encryption];
1254 (encryption != TWD_CIPHER_AES_CCMP))
1255 encryption = TWD_CIPHER_AES_CCMP;
1257 encryption = TWD_CIPHER_NONE;
1259 } /* End of "while encryption" stmt */
1284 * initialization of the driver code or when Auth mode or Encryption status