Home
last modified time | relevance | path

Searched refs:crypto_ec_deinit (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h728 void crypto_ec_deinit(struct crypto_ec *e);
Dcrypto_wolfssl.c1375 crypto_ec_deinit(e); in crypto_ec_init()
1382 void crypto_ec_deinit(struct crypto_ec* e) in crypto_ec_deinit() function
1755 crypto_ec_deinit(ecdh->ec); in crypto_ecdh_deinit()
Dcrypto_openssl.c1693 crypto_ec_deinit(e); in crypto_ec_init()
1701 void crypto_ec_deinit(struct crypto_ec *e) in crypto_ec_deinit() function
2174 crypto_ec_deinit(ecdh->ec); in crypto_ecdh_deinit()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_pwd.c158 crypto_ec_deinit(data->grp->group); in eap_pwd_reset()
/external/wpa_supplicant_8/src/eap_peer/
Deap_pwd.c192 crypto_ec_deinit(data->grp->group); in eap_pwd_deinit()
/external/wpa_supplicant_8/src/common/
Dsae.c100 crypto_ec_deinit(tmp->ec); in sae_clear_temp_data()
1278 crypto_ec_deinit(pt->ec); in sae_deinit_pt()