Home
last modified time | relevance | path

Searched refs:sae_postponed_commit (Results 1 - 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h322 u8 *sae_postponed_commit; member
H A Dieee802_11.c411 os_free(sta->sae_postponed_commit); in send_auth_reply()
412 sta->sae_postponed_commit = buf; in send_auth_reply()
417 if (auth_transaction == 2 && sta && sta->sae_postponed_commit) { in send_auth_reply()
421 sta->sae_postponed_commit, in send_auth_reply()
425 os_free(sta->sae_postponed_commit); in send_auth_reply()
426 sta->sae_postponed_commit = NULL; in send_auth_reply()
H A Dsta_info.c424 os_free(sta->sae_postponed_commit); in ap_free_sta()

Completed in 16 milliseconds