Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Dsm2-kdf.c67 crypto_hash_free_ctx(ctx); in sm2_kdf()
A Dsigned_hdr.c241 crypto_hash_free_ctx(ctx); in calc_next_uuid()
325 crypto_hash_free_ctx(ctx); in shdr_load_pub_key()
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()
A Dcrypto.c71 void crypto_hash_free_ctx(void *ctx) in crypto_hash_free_ctx() function
/optee_os-3.20.0/core/pta/
A Dsecstor_ta_mgmt.c126 crypto_hash_free_ctx(hash_ctx); in install_ta()
133 crypto_hash_free_ctx(hash_ctx); in install_ta()
A Dattestation.c446 crypto_hash_free_ctx(ctx); in digest_nonce_and_hash()
565 crypto_hash_free_ctx(ctx); in hash_regions()
745 crypto_hash_free_ctx(ctx); in cmd_hash_tee_memory()
/optee_os-3.20.0/core/tee/
A Dtee_cryp_concat_kdf.c67 crypto_hash_free_ctx(ctx); in tee_cryp_concat_kdf()
A Dtee_cryp_utl.c55 crypto_hash_free_ctx(ctx); in tee_hash_createdigest()
A Dfs_htree.c590 crypto_hash_free_ctx(ctx); in verify_tree()
609 crypto_hash_free_ctx(ctx); in init_root_node()
791 crypto_hash_free_ctx(ctx); in tee_fs_htree_sync_to_storage()
A Dtee_svc_cryp.c2469 crypto_hash_free_ctx(cs->ctx); in cryp_state_free()
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Drsamgf.c100 crypto_hash_free_ctx(ctx); in drvcrypt_rsa_mgf1()
/optee_os-3.20.0/lib/libmbedtls/core/
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()
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-3.20.0/core/drivers/
A Dzynqmp_huk.c101 crypto_hash_free_ctx(ctx); in tee_zynqmp_generate_huk_src()
/optee_os-3.20.0/core/kernel/
A Dembedded_ts.c117 crypto_hash_free_ctx(ctx); in emb_ts_get_tag()
A Dree_fs_ta.c484 crypto_hash_free_ctx(hash_ctx); in ree_fs_ta_open()
639 crypto_hash_free_ctx(handle->hash_ctx); in ree_fs_ta_close()
/optee_os-3.20.0/core/lib/libtomcrypt/
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()
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-3.20.0/core/include/crypto/
A Dcrypto.h35 void crypto_hash_free_ctx(void *ctx);

Completed in 27 milliseconds