Searched refs:sae_postponed_commit (Results 1 – 3 of 3) sorted by relevance
321 u8 *sae_postponed_commit; member
411 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()
412 os_free(sta->sae_postponed_commit); in ap_free_sta()