HomeSort by relevance Sort by last modified time
    Searched defs:network_key (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_attr_parse.h 77 const u8 *network_key; /* <= 64 octets */ member in struct:wps_parse_attr
wps.h 662 * network_key - The current Network Key (PSK) or %NULL to generate new
676 u8 *network_key; member in struct:wps_context
679 * network_key_len - Length of network_key in octets
687 * network_key is set to the ASCII passphrase.
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 433 * network_key - The current Network Key (PSK) or %NULL to generate new
439 u8 *network_key; member in struct:wps_context
442 * network_key_len - Length of network_key in octets
wps_i.h 164 const u8 *network_key; /* <= 64 octets */ member in struct:wps_parse_attr

Completed in 48 milliseconds