Home
last modified time | relevance | path

Searched defs:wpa_driver_sta_auth_params (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h904 struct wpa_driver_sta_auth_params { struct
909 const u8 *own_addr;
914 const u8 *addr;
919 u16 seq;
924 u16 status;
929 const u8 *ie;
934 size_t len;
939 int fils_auth;
944 u8 fils_anonce[WPA_NONCE_LEN];
949 u8 fils_snonce[WPA_NONCE_LEN];
[all …]