Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Dcrypto.h998 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh);
H A Dcrypto_openssl.c2659 crypto_ecdh_deinit(ecdh); in crypto_ecdh_init()
2714 crypto_ecdh_deinit(ecdh); in crypto_ecdh_init()
2740 crypto_ecdh_deinit(ecdh); in crypto_ecdh_init2()
2762 crypto_ecdh_deinit(ecdh); in crypto_ecdh_init2()
2992 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() function
H A Dcrypto_wolfssl.c2124 crypto_ecdh_deinit(ecdh); in _crypto_ecdh_init()
2145 crypto_ecdh_deinit(ret); in crypto_ecdh_init()
2183 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() function
/freebsd/contrib/wpa/src/ap/
H A Dsta_info.c168 crypto_ecdh_deinit(sta->pasn->ecdh); in ap_free_sta_pasn()
440 crypto_ecdh_deinit(sta->fils_ecdh); in ap_free_sta()
448 crypto_ecdh_deinit(sta->owe_ecdh); in ap_free_sta()
H A Dieee802_11.c1863 crypto_ecdh_deinit(sta->fils_ecdh); in handle_auth_fils()
1903 crypto_ecdh_deinit(sta->fils_ecdh); in handle_auth_fils()
2259 crypto_ecdh_deinit(sta->fils_ecdh); in prepare_auth_resp_fils()
3653 crypto_ecdh_deinit(sta->owe_ecdh); in owe_process_assoc_req()
/freebsd/contrib/wpa/src/common/
H A Ddpp_crypto.c543 crypto_ecdh_deinit(ecdh); in dpp_ecdh()
2074 crypto_ecdh_deinit(pfs->ecdh); in dpp_pfs_free()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.c4191 crypto_ecdh_deinit(sm->fils_ecdh); in wpa_sm_deinit()
4197 crypto_ecdh_deinit(sm->owe_ecdh); in wpa_sm_deinit()
5459 crypto_ecdh_deinit(sm->fils_ecdh); in fils_build_auth()
6457 crypto_ecdh_deinit(sm->owe_ecdh); in owe_build_assoc_req()
6482 crypto_ecdh_deinit(sm->owe_ecdh); in owe_build_assoc_req()
/freebsd/contrib/wpa/src/pasn/
H A Dpasn_initiator.c701 crypto_ecdh_deinit(pasn->ecdh); in wpa_pasn_reset()