HomeSort by relevance Sort by last modified time
    Searched refs:NULL_KEY (Results 1 - 5 of 5) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
mainSecSm.c 300 if (pKey->keyType != NULL_KEY)
343 if (pKey->keyType != NULL_KEY)
rsn.c 323 if (pRsn->keys[keyIndex].keyType != NULL_KEY)
993 pRsn->keys[keyIndex].keyType = NULL_KEY;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalSecurity.c 121 (pWhalSecur->reconfData.reconfKeys+index)->keyType = NULL_KEY;
184 if (pKey->keyType == NULL_KEY)
187 ("whalSecur_KeyAdd: ERROR KeyType is NULL_KEY\n"));
363 (pWhalSecur->reconfData.reconfKeys+index)->keyType = NULL_KEY;
441 if ((pWhalSecur->reconfData.reconfKeys+index)->keyType != NULL_KEY)
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
whalDefaultParams.h 322 NULL_KEY = 0,
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]

Completed in 142 milliseconds