Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Drsa.c75 crypto_rsa_free(key); in crypto_rsa_import_public_key()
114 crypto_rsa_free(key); in crypto_rsa_import_public_key()
134 crypto_rsa_free(key); in crypto_rsa_import_public_key_parts()
174 crypto_rsa_free(key); in crypto_rsa_import_private_key()
239 crypto_rsa_free(key); in crypto_rsa_import_private_key()
362 void crypto_rsa_free(struct crypto_rsa_key *key) in crypto_rsa_free() function
Drsa.h24 void crypto_rsa_free(struct crypto_rsa_key *key);
/external/wpa_supplicant_8/src/crypto/
Dcrypto_internal-rsa.c101 crypto_rsa_free((struct crypto_rsa_key *) key); in crypto_public_key_free()
107 crypto_rsa_free((struct crypto_rsa_key *) key); in crypto_private_key_free()