Home | History | Annotate | Download | only in Connection_Managment

Lines Matching refs:cipherSuite

864         ECipherSuite   cipherSuite;
866 status = pRsn->pAdmCtrl->getCipherSuite (pRsn->pAdmCtrl, &cipherSuite);
936 ECipherSuite cipherSuite;
938 status = pRsn->pAdmCtrl->getCipherSuite (pRsn->pAdmCtrl, &cipherSuite);
943 /*if (cipherSuite == RSN_CIPHER_NONE)
971 ECipherSuite cipherSuite;
975 pRsn->pAdmCtrl->getCipherSuite (pRsn->pAdmCtrl, &cipherSuite);
976 if (cipherSuite != pParam->content.rsnEncryptionStatus)