HomeSort by: relevance | last modified time | path
    Searched refs:fils_key_auth_ap (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
wpa_auth_i.h 159 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member in struct:wpa_state_machine
wpa_auth.c 3032 sm->fils_key_auth_ap,
3388 wpabuf_put_data(plain, sm->fils_key_auth_ap, sm->fils_key_auth_len);
  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa_i.h 202 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member in struct:wpa_sm
wpa.c 5860 sm->fils_key_auth_ap,
6275 if (os_memcmp(elems.fils_key_confirm, sm->fils_key_auth_ap,
6282 sm->fils_key_auth_ap, sm->fils_key_auth_len);

Completed in 34 milliseconds