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

  /external/wpa_supplicant_8/wpa_supplicant/
wpas_glue.c 497 alg != WPA_ALG_NONE && key_len <= sizeof(wpa_s->last_gtk)) {
498 os_memcpy(wpa_s->last_gtk, key, key_len);
wpa_supplicant_i.h 955 u8 last_gtk[32]; member in struct:wpa_supplicant
    [all...]
ctrl_iface.c 497 res = wpa_snprintf_hex(buf, buflen, wpa_s->last_gtk,
    [all...]

Completed in 50 milliseconds