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

  /external/wpa_supplicant_8/src/ap/
wpa_auth_ft.c 123 os_memcpy(pos, conf->r1_key_holder, FT_R1KH_ID_LEN);
343 os_memcpy(f.r1kh_id, sm->wpa_auth->conf.r1_key_holder, FT_R1KH_ID_LEN);
372 const u8 *r1kh = sm->wpa_auth->conf.r1_key_holder;
863 sm->wpa_auth->conf.r1_key_holder, sm->addr,
1081 if (os_memcmp_const(parse.r1kh_id, sm->wpa_auth->conf.r1_key_holder,
1088 sm->wpa_auth->conf.r1_key_holder, FT_R1KH_ID_LEN);
    [all...]
wpa_auth_glue.c 67 os_memcpy(wconf->r1_key_holder, conf->r1_key_holder, FT_R1KH_ID_LEN);
ap_config.h 283 u8 r1_key_holder[FT_R1KH_ID_LEN]; member in struct:hostapd_bss_config
wpa_auth.h 155 u8 r1_key_holder[FT_R1KH_ID_LEN]; member in struct:wpa_auth_config
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 61 milliseconds