Home
last modified time | relevance | path

Searched refs:crypto_hash_free_ctx (Results 1 – 21 of 21) sorted by relevance

/optee_os/core/pta/
H A Dsecstor_ta_mgmt.c126 crypto_hash_free_ctx(hash_ctx); in install_ta()
133 crypto_hash_free_ctx(hash_ctx); in install_ta()
H A Dattestation.c452 crypto_hash_free_ctx(ctx); in digest_nonce_and_hash()
579 crypto_hash_free_ctx(ctx); in hash_regions()
759 crypto_hash_free_ctx(ctx); in cmd_hash_tee_memory()
/optee_os/core/crypto/
H A Dsm2-kdf.c67 crypto_hash_free_ctx(ctx); in sm2_kdf()
H A Drng_fortuna.c121 crypto_hash_free_ctx(state.pool_ctx[n]); in fortuna_done()
124 crypto_hash_free_ctx(state.reseed_ctx); in fortuna_done()
H A Dsigned_hdr.c256 crypto_hash_free_ctx(ctx); in calc_next_uuid()
340 crypto_hash_free_ctx(ctx); in shdr_load_pub_key()
H A Dcrypto.c88 void crypto_hash_free_ctx(void *ctx) in crypto_hash_free_ctx() function
/optee_os/core/tee/
H A Dtee_cryp_concat_kdf.c67 crypto_hash_free_ctx(ctx); in tee_cryp_concat_kdf()
H A Dtee_cryp_utl.c54 crypto_hash_free_ctx(ctx); in tee_hash_createdigest()
H A Dfs_htree.c609 crypto_hash_free_ctx(ctx); in verify_tree()
628 crypto_hash_free_ctx(ctx); in init_root_node()
847 crypto_hash_free_ctx(ctx); in tee_fs_htree_sync_to_storage()
H A Dtee_svc_cryp.c2615 crypto_hash_free_ctx(cs->ctx); in cryp_state_free()
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Drsamgf.c100 crypto_hash_free_ctx(ctx); in drvcrypt_rsa_mgf1()
/optee_os/core/pta/veraison_attestation/
H A Dhash.c99 crypto_hash_free_ctx(ctx); in hash_regions()
H A Dsign.c80 crypto_hash_free_ctx(ctx); in hash_sha256()
/optee_os/lib/libmbedtls/core/
H A Dsm2-pke.c260 crypto_hash_free_ctx(ctx); in sm2_mbedtls_pke_decrypt()
444 crypto_hash_free_ctx(ctx); in sm2_mbedtls_pke_encrypt()
H A Dsm2-kep.c121 crypto_hash_free_ctx(ctx); in sm2_kep_compute_Z()
250 crypto_hash_free_ctx(ctx); in sm2_kep_compute_S()
/optee_os/core/drivers/
H A Dzynqmp_huk.c101 crypto_hash_free_ctx(ctx); in tee_zynqmp_generate_huk_src()
/optee_os/core/lib/libtomcrypt/
H A Dsm2-kep.c91 crypto_hash_free_ctx(ctx); in sm2_kep_compute_Z()
194 crypto_hash_free_ctx(ctx); in sm2_kep_compute_S()
H A Dsm2-pke.c293 crypto_hash_free_ctx(ctx); in sm2_ltc_pke_decrypt()
507 crypto_hash_free_ctx(ctx); in sm2_ltc_pke_encrypt()
/optee_os/core/kernel/
H A Dembedded_ts.c118 crypto_hash_free_ctx(ctx); in emb_ts_get_tag()
H A Dree_fs_ta.c492 crypto_hash_free_ctx(hash_ctx); in ree_fs_ta_open()
655 crypto_hash_free_ctx(handle->hash_ctx); in ree_fs_ta_close()
/optee_os/core/include/crypto/
H A Dcrypto.h35 void crypto_hash_free_ctx(void *ctx);