Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/dh/
H A Ddh_set.c39 dh_free(key); in dh_set_pg()
70 dh_free(key); in dh_set_pg_groupsize()
110 dh_free(key); in dh_set_key()
H A Ddh_free.c12 void dh_free(dh_key *key) in dh_free() function
H A Ddh_set_pg_dhparam.c40 dh_free(key); in dh_set_pg_dhparam()
H A Ddh_generate_key.c86 if (err != CRYPT_OK) dh_free(key); in dh_generate_key()
H A Ddh_import.c85 dh_free(key); in dh_import()
/optee_os/core/lib/libtomcrypt/
H A Ddh.c65 dh_free(&ltc_tmp_key); in crypto_acipher_gen_dh_key()
H A Dsub.mk302 srcs-$(_CFG_CORE_LTC_DH) += src/pk/dh/dh_free.c
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h154 void dh_free(dh_key *key);