Searched refs:h2e (Results 1 – 6 of 6) sorted by relevance
66 use_pt = sta->sae->h2e; in auth_build_sae_commit()146 if (sta->sae->tmp && sta->sae->h2e) { in auth_sae_send_commit()269 sta->sae->h2e = in sae_sm_step()567 int h2e = 0; in handle_auth_sae() local573 h2e = sta->sae->h2e; in handle_auth_sae()575 h2e = 1; in handle_auth_sae()583 sta->addr, h2e); in handle_auth_sae()
75 int group, const u8 *addr, int h2e) in auth_build_token_req() argument108 if (h2e) { in auth_build_token_req()
19 int group, const u8 *addr, int h2e);
121 unsigned int h2e:1; member140 int h2e);
1311 sae->h2e = 0; in sae_prepare_commit()1372 sae->h2e = 1; in sae_prepare_commit_pt()1487 if (!sae->h2e) in sae_derive_keys()1494 if (sae->h2e && (sae->tmp->own_rejected_groups || in sae_derive_keys()1618 if (!sae->h2e && token) { in sae_write_commit()1663 if (sae->h2e && sae->tmp->own_rejected_groups) { in sae_write_commit()1673 if (sae->h2e && token) { in sae_write_commit()1760 size_t *token_len, int h2e) in sae_parse_commit_token() argument1769 if (h2e) in sae_parse_commit_token()2055 int h2e) in sae_parse_commit() argument[all …]
305 if (g_sae_data.h2e) { in wpa3_parse_sae_commit()