Home
last modified time | relevance | path

Searched refs:crypto_ecdh_deinit (Results 1 – 8 of 8) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h918 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh);
Dcrypto_wolfssl.c1746 crypto_ecdh_deinit(ecdh); in crypto_ecdh_init()
1752 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() function
Dcrypto_openssl.c2010 crypto_ecdh_deinit(ecdh); in crypto_ecdh_init()
2171 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() function
/external/wpa_supplicant_8/src/ap/
Dsta_info.c168 crypto_ecdh_deinit(sta->pasn->ecdh); in ap_free_sta_pasn()
383 crypto_ecdh_deinit(sta->fils_ecdh); in ap_free_sta()
391 crypto_ecdh_deinit(sta->owe_ecdh); in ap_free_sta()
Dieee802_11.c1800 crypto_ecdh_deinit(sta->fils_ecdh); in handle_auth_fils()
1840 crypto_ecdh_deinit(sta->fils_ecdh); in handle_auth_fils()
2197 crypto_ecdh_deinit(sta->fils_ecdh); in prepare_auth_resp_fils()
4072 crypto_ecdh_deinit(sta->owe_ecdh); in owe_process_assoc_req()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c2953 crypto_ecdh_deinit(sm->fils_ecdh); in wpa_sm_deinit()
2959 crypto_ecdh_deinit(sm->owe_ecdh); in wpa_sm_deinit()
4077 crypto_ecdh_deinit(sm->fils_ecdh); in fils_build_auth()
5048 crypto_ecdh_deinit(sm->owe_ecdh); in owe_build_assoc_req()
5073 crypto_ecdh_deinit(sm->owe_ecdh); in owe_build_assoc_req()
/external/wpa_supplicant_8/wpa_supplicant/
Dpasn_supplicant.c802 crypto_ecdh_deinit(pasn->ecdh); in wpas_pasn_reset()
/external/wpa_supplicant_8/src/common/
Ddpp_crypto.c2690 crypto_ecdh_deinit(pfs->ecdh); in dpp_pfs_free()