Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h668 void crypto_ec_deinit(struct crypto_ec *e);
Dcrypto_openssl.c1428 crypto_ec_deinit(e); in crypto_ec_init()
1436 void crypto_ec_deinit(struct crypto_ec *e) in crypto_ec_deinit() function
/external/wpa_supplicant_8/src/common/
Dsae.c79 crypto_ec_deinit(tmp->ec); in sae_clear_temp_data()