Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Drsamgf.c52 ret = crypto_hash_init(ctx); in drvcrypt_rsa_mgf1()
76 ret = crypto_hash_init(ctx); in drvcrypt_rsa_mgf1()
/optee_os-3.20.0/core/crypto/
A Dsm2-kdf.c43 res = crypto_hash_init(ctx); in sm2_kdf()
A Dsigned_hdr.c214 if (crypto_hash_init(ctx) || in calc_next_uuid()
279 if (crypto_hash_init(ctx) || in shdr_load_pub_key()
A Drng_fortuna.c83 return crypto_hash_init(ctx); in hash_init()
148 res = crypto_hash_init(state.pool_ctx[n]); in crypto_rng_init()
A Dcrypto.c82 TEE_Result crypto_hash_init(void *ctx) in crypto_hash_init() function
/optee_os-3.20.0/core/tee/
A Dtee_cryp_concat_kdf.c40 res = crypto_hash_init(ctx); in tee_cryp_concat_kdf()
A Dtee_cryp_utl.c43 res = crypto_hash_init(ctx); in tee_hash_createdigest()
A Dfs_htree.c407 res = crypto_hash_init(ctx); in calc_node_hash()
A Dtee_svc_cryp.c2795 res = crypto_hash_init(cs->ctx); in syscall_hash_init()
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dsm2-kep.c47 res = crypto_hash_init(ctx); in sm2_kep_compute_Z()
122 res = crypto_hash_init(ctx); in sm2_kep_compute_S()
171 res = crypto_hash_init(ctx); in sm2_kep_compute_S()
A Dsm2-pke.c264 res = crypto_hash_init(ctx); in sm2_ltc_pke_decrypt()
488 res = crypto_hash_init(ctx); in sm2_ltc_pke_encrypt()
/optee_os-3.20.0/lib/libmbedtls/core/
A Dsm2-kep.c53 res = crypto_hash_init(ctx); in sm2_kep_compute_Z()
154 res = crypto_hash_init(ctx); in sm2_kep_compute_S()
223 res = crypto_hash_init(ctx); in sm2_kep_compute_S()
A Dsm2-pke.c231 res = crypto_hash_init(ctx); in sm2_mbedtls_pke_decrypt()
425 res = crypto_hash_init(ctx); in sm2_mbedtls_pke_encrypt()
/optee_os-3.20.0/core/pta/
A Dsecstor_ta_mgmt.c73 res = crypto_hash_init(hash_ctx); in install_ta()
A Dattestation.c435 res = crypto_hash_init(ctx); in digest_nonce_and_hash()
525 res = crypto_hash_init(ctx); in hash_regions()
699 res = crypto_hash_init(ctx); in cmd_hash_tee_memory()
/optee_os-3.20.0/core/drivers/
A Dzynqmp_huk.c73 res = crypto_hash_init(ctx); in tee_zynqmp_generate_huk_src()
/optee_os-3.20.0/core/kernel/
A Dembedded_ts.c109 res = crypto_hash_init(ctx); in emb_ts_get_tag()
A Dree_fs_ta.c368 res = crypto_hash_init(hash_ctx); in ree_fs_ta_open()
/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h32 TEE_Result crypto_hash_init(void *ctx);

Completed in 28 milliseconds