Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Ddh_group5.h16 void dh5_free(void *ctx);
Ddh_group5.c39 void dh5_free(void *ctx) in dh5_free() function
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_common.c84 dh5_free(wps->dh_ctx); in wps_derive_keys()
673 dh5_free(dh_ctx); in wps_nfc_gen_dh()
677 dh5_free(dh_ctx); in wps_nfc_gen_dh()
Dwps_attr_build.c68 dh5_free(wps->dh_ctx); in wps_build_public_key()
Dwps.c190 dh5_free(data->dh_ctx); in wps_deinit()