Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h891 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh);
Dcrypto_wolfssl.c1693 crypto_ecdh_deinit(ecdh); in crypto_ecdh_init()
1699 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() function
Dcrypto_openssl.c1921 crypto_ecdh_deinit(ecdh); in crypto_ecdh_init()
2078 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() function
/external/wpa_supplicant_8/src/ap/
Dsta_info.c355 crypto_ecdh_deinit(sta->fils_ecdh); in ap_free_sta()
363 crypto_ecdh_deinit(sta->owe_ecdh); in ap_free_sta()
Dieee802_11.c1476 crypto_ecdh_deinit(sta->fils_ecdh); in handle_auth_fils()
1516 crypto_ecdh_deinit(sta->fils_ecdh); in handle_auth_fils()
1869 crypto_ecdh_deinit(sta->fils_ecdh); in prepare_auth_resp_fils()
2681 crypto_ecdh_deinit(sta->owe_ecdh); in owe_process_assoc_req()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c2665 crypto_ecdh_deinit(sm->fils_ecdh); in wpa_sm_deinit()
2671 crypto_ecdh_deinit(sm->owe_ecdh); in wpa_sm_deinit()
3546 crypto_ecdh_deinit(sm->fils_ecdh); in fils_build_auth()
4475 crypto_ecdh_deinit(sm->owe_ecdh); in owe_build_assoc_req()
4500 crypto_ecdh_deinit(sm->owe_ecdh); in owe_build_assoc_req()
/external/wpa_supplicant_8/src/common/
Ddpp.c8315 crypto_ecdh_deinit(pfs->ecdh); in dpp_pfs_free()