Searched refs:wpabuf_clear_free (Results 1 – 9 of 9) sorted by relevance
1201 wpabuf_clear_free(*priv); in dh_init()1208 wpabuf_clear_free(*priv); in dh_init()1222 wpabuf_clear_free(*priv); in dh_init()1230 wpabuf_clear_free(pv); in dh_init()1232 wpabuf_clear_free(*priv); in dh_init()1268 wpabuf_clear_free(shared); in dh_derive_shared()
670 wpabuf_clear_free(pubkey); in dh5_init()671 wpabuf_clear_free(privkey); in dh5_init()720 wpabuf_clear_free(pubkey); in dh5_init()721 wpabuf_clear_free(privkey); in dh5_init()832 wpabuf_clear_free(res); in dh5_derive_shared()
228 wpabuf_clear_free(plain); in wps_build_m5()232 wpabuf_clear_free(plain); in wps_build_m5()398 wpabuf_clear_free(plain); in wps_build_m7()402 wpabuf_clear_free(plain); in wps_build_m7()1011 wpabuf_clear_free(decrypted); in wps_process_m2()1015 wpabuf_clear_free(decrypted); in wps_process_m2()1116 wpabuf_clear_free(decrypted); in wps_process_m4()1126 wpabuf_clear_free(decrypted); in wps_process_m4()1130 wpabuf_clear_free(decrypted); in wps_process_m4()1169 wpabuf_clear_free(decrypted); in wps_process_m6()[all …]
93 wpabuf_clear_free(wps->dh_privkey); in wps_derive_keys()103 wpabuf_clear_free(dh_shared); in wps_derive_keys()179 wpabuf_clear_free(decrypted); in wps_decrypt_encr_settings()190 wpabuf_clear_free(decrypted); in wps_decrypt_encr_settings()197 wpabuf_clear_free(decrypted); in wps_decrypt_encr_settings()379 wpabuf_clear_free(plain); in wps_get_oob_cred()427 wpabuf_clear_free(data); in wps_build_nfc_pw_token()664 wpabuf_clear_free(*privkey); in wps_nfc_gen_dh()695 wpabuf_clear_free(*dev_pw); in wps_nfc_token_gen()
706 wpabuf_clear_free(reg->extra_cred); in wps_registrar_deinit()1580 wpabuf_clear_free(wbuf); in wps_build_credential_wrap()1586 wpabuf_clear_free(wbuf); in wps_build_credential_wrap()1754 wpabuf_clear_free(cred); in wps_build_cred()1761 wpabuf_clear_free(cred); in wps_build_cred()1799 wpabuf_clear_free(plain); in wps_build_ap_cred()1807 wpabuf_clear_free(plain); in wps_build_ap_cred()1867 wpabuf_clear_free(plain); in wps_build_m2()1870 wpabuf_clear_free(plain); in wps_build_m2()1953 wpabuf_clear_free(plain); in wps_build_m4()[all …]
26 wpabuf_clear_free(wps->dh_privkey); in wps_build_public_key()
177 wpabuf_clear_free(data->dh_privkey); in wps_deinit()
35 void wpabuf_clear_free(struct wpabuf *buf);
208 void wpabuf_clear_free(struct wpabuf *buf) in wpabuf_clear_free() function