Home
last modified time | relevance | path

Searched refs:sae_deinit_pk (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dsae.h164 void sae_deinit_pk(struct sae_pk *pk);
Dsae_pk.c436 void sae_deinit_pk(struct sae_pk *pk) in sae_deinit_pk() function
524 sae_deinit_pk(pk); in sae_parse_pk()
/external/wpa_supplicant_8/src/ap/
Dap_config.c727 sae_deinit_pk(tmp->pk); in hostapd_config_free_sae_passwords()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2297 sae_deinit_pk(pw->pk); in parse_sae_password()