Home
last modified time | relevance | path

Searched refs:sae_write_commit (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/common/
Dsae.h137 int sae_write_commit(struct sae_data *sae, struct wpabuf *buf,
Dcommon_module_tests.c419 if (sae_write_commit(&sae, buf, NULL, NULL) < 0) in sae_tests()
Dsae.c1680 int sae_write_commit(struct sae_data *sae, struct wpabuf *buf, in sae_write_commit() function
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Dsme.c282 if (sae_write_commit(&wpa_s->sme.sae, buf, wpa_s->sme.sae_token, in sme_auth_build_sae_commit()
/netbsd/src/external/bsd/wpa/dist/src/ap/
Dieee802_11.c670 sae_write_commit(sta->sae, buf, sta->sae->tmp ? in auth_build_sae_commit()