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

  /external/wpa_supplicant_8/src/common/
wpa_common.h 201 u8 tk1[16]; /* Temporal Key 1 (TK1) */ member in struct:wpa_ptk
  /external/wpa_supplicant_8/src/rsn_supp/
peerkey.c 858 _key = (u8 *) peerkey->stk.tk1;
891 rsc, sizeof(rsc), (u8 *) peerkey->stk.tk1,
    [all...]
wpa_ft.c 336 sizeof(null_rsc), (u8 *) sm->ptk.tk1, keylen) < 0) {
wpa.c 581 (u8 *) sm->ptk.tk1, keylen) < 0) {
    [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth_ft.c 791 sm->PTK.tk1, klen))
    [all...]
wpa_auth.c     [all...]

Completed in 113 milliseconds