Home
last modified time | relevance | path

Searched refs:sae_pk_set_password (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dsae.h171 int sae_pk_set_password(struct sae_data *sae, const char *password);
H A Dsae_pk.c359 int sae_pk_set_password(struct sae_data *sae, const char *password) in sae_pk_set_password() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dsme.c262 sae_pk_set_password(&wpa_s->sme.sae, password); in sme_auth_build_sae_commit()