Home | History | Annotate | Download | only in Connection_Managment

Lines Matching refs:encryption

118     Encryption status 
1220 ECipherSuite encryption = TWD_CIPHER_NONE;
1229 /* Check validity of configured encryption (cipher) and validity of */
1231 pAdmCtrl->getCipherSuite(pAdmCtrl, &encryption);
1232 TRACE1(pAdmCtrl->hReport, REPORT_SEVERITY_INFORMATION , "admCtrlWpa2_getCipherSuiteMetric, encryption=%d\n", encryption);
1234 while(encryption != TWD_CIPHER_NONE)
1239 admCtrlWpa2_validityTable[pWpa2Data->unicastSuite[index]][pWpa2Data->broadcastSuite][encryption];
1258 (encryption != TWD_CIPHER_AES_CCMP))
1259 encryption = TWD_CIPHER_AES_CCMP;
1261 encryption = TWD_CIPHER_NONE;
1263 } /* End of "while encryption" stmt */
1288 * initialization of the driver code or when Auth mode or Encryption status