Searched refs:auth_alg (Results 1 – 6 of 6) sorted by relevance
62 u16 auth_alg, u16 auth_transaction, u16 resp,
675 u16 auth_alg, u16 auth_transaction, u16 resp, in esp_send_sae_auth_reply() argument686 ((uint16_t *)req->data)[0] = htole16(auth_alg); in esp_send_sae_auth_reply()
53 u16 auth_alg; member
275 size_t max_len, int auth_alg,
244 sta->auth_alg = WLAN_AUTH_SAE; in sae_accept_sta()
136 if (sta && sta->auth_alg == WLAN_AUTH_SAE) { in wpa_auth_get_psk()