Home
last modified time | relevance | path

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

/hostap-3.6.0/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.c1830 crypto_ecdh_deinit(sta->fils_ecdh); in handle_auth_fils()
1870 crypto_ecdh_deinit(sta->fils_ecdh); in handle_auth_fils()
2227 crypto_ecdh_deinit(sta->fils_ecdh); in prepare_auth_resp_fils()
4216 crypto_ecdh_deinit(sta->owe_ecdh); in owe_process_assoc_req()
/hostap-3.6.0/src/crypto/
Dcrypto.h996 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh);
Dcrypto_wolfssl.c1726 crypto_ecdh_deinit(ecdh); in crypto_ecdh_init()
1732 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() function
Dcrypto_openssl.c2089 crypto_ecdh_deinit(ecdh); in crypto_ecdh_init()
2116 crypto_ecdh_deinit(ecdh); in crypto_ecdh_init2()
2276 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() function
/hostap-3.6.0/src/rsn_supp/
Dwpa.c2976 crypto_ecdh_deinit(sm->fils_ecdh); in wpa_sm_deinit()
2982 crypto_ecdh_deinit(sm->owe_ecdh); in wpa_sm_deinit()
4068 crypto_ecdh_deinit(sm->fils_ecdh); in fils_build_auth()
5039 crypto_ecdh_deinit(sm->owe_ecdh); in owe_build_assoc_req()
5064 crypto_ecdh_deinit(sm->owe_ecdh); in owe_build_assoc_req()
/hostap-3.6.0/src/common/
Ddpp_crypto.c522 crypto_ecdh_deinit(ecdh); in dpp_ecdh()
2046 crypto_ecdh_deinit(pfs->ecdh); in dpp_pfs_free()
/hostap-3.6.0/wpa_supplicant/
Dpasn_supplicant.c853 crypto_ecdh_deinit(pasn->ecdh); in wpas_pasn_reset()