Searched refs:grpMgmtCipherValid (Results 1 – 2 of 2) sorted by relevance
63 pRsnConfig->grpMgmtCipherValid = 0; in supplicantSetAssocRsn_internal()80 pRsnConfig->grpMgmtCipherValid = 1; in supplicantSetAssocRsn_internal()215 || pRsnConfig->grpMgmtCipherValid) { in keyMgmtFormatWpaRsnIe_internal()222 if (pRsnConfig->pmkidValid || pRsnConfig->grpMgmtCipherValid) { in keyMgmtFormatWpaRsnIe_internal()238 if (pRsnConfig->grpMgmtCipherValid) { in keyMgmtFormatWpaRsnIe_internal()
281 UINT8 grpMgmtCipherValid:1; member