Searched refs:pSecType (Results 1 – 4 of 4) sorted by relevance
382 SecurityMode_t *pSecType, void *pWPA, void *pWPA2) in KeyData_UpdateKeyMaterial() argument385 if (pSecType->wpa || pSecType->wpaNone) { in KeyData_UpdateKeyMaterial()389 } else if (pSecType->wpa2) { in KeyData_UpdateKeyMaterial()425 SecurityMode_t *pSecType, KeyData_t *grKey, Cipher_t *cipher) in KeyData_AddKey() argument437 if (pSecType->wpa || pSecType->wpaNone) { in KeyData_AddKey()440 } else if (pSecType->wpa2) { in KeyData_AddKey()
69 SecurityMode_t *pSecType,77 SecurityMode_t *pSecType, void *pWPA,
164 SecurityMode_t *pSecType, in assocSrvAp_checkRsnWpa() argument197 if (pRsn && (pSecType->wpa2 == 1)) { in assocSrvAp_checkRsnWpa()235 } else if (pWpa && (pSecType->wpa == 1)) { in assocSrvAp_checkRsnWpa()
40 SecurityMode_t *pSecType,