Searched refs:sae_postponed_commit (Results 1 – 3 of 3) sorted by relevance
319 u8 *sae_postponed_commit; member
471 os_free(sta->sae_postponed_commit); in send_auth_reply()472 sta->sae_postponed_commit = buf; in send_auth_reply()477 if (auth_transaction == 2 && sta && sta->sae_postponed_commit) { in send_auth_reply()481 sta->sae_postponed_commit, in send_auth_reply()485 os_free(sta->sae_postponed_commit); in send_auth_reply()486 sta->sae_postponed_commit = NULL; in send_auth_reply()
477 os_free(sta->sae_postponed_commit); in ap_free_sta()