Home
last modified time | relevance | path

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

/optee_os/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/core/crypto/
A Dsm2-kdf.c43 res = crypto_hash_init(ctx); in sm2_kdf()
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/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.c263 res = crypto_hash_init(ctx); in sm2_ltc_pke_decrypt()
487 res = crypto_hash_init(ctx); in sm2_ltc_pke_encrypt()
/optee_os/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/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.c2361 res = crypto_hash_init(cs->ctx); in syscall_hash_init()
/optee_os/core/pta/
A Dsecstor_ta_mgmt.c73 res = crypto_hash_init(hash_ctx); in install_ta()
/optee_os/core/kernel/
A Dembedded_ts.c108 res = crypto_hash_init(ctx); in emb_ts_get_tag()
A Dree_fs_ta.c176 res = crypto_hash_init(hash_ctx); in ree_fs_ta_open()
/optee_os/core/include/crypto/
A Dcrypto.h31 TEE_Result crypto_hash_init(void *ctx);
/optee_os/out/arm/core/
A Dtee.symb_sizes1437 000000000e10e224 000000000000002c T crypto_hash_init
A Dtee.dmp22100 000000000e10e224 <crypto_hash_init>:
22101 crypto_hash_init():
25220 e1101d4: 97fff814 bl e10e224 <crypto_hash_init>
25243 e110214: 97fff804 bl e10e224 <crypto_hash_init>
25682 e110654: 97fff6f4 bl e10e224 <crypto_hash_init>
25709 e110688: 97fff6e7 bl e10e224 <crypto_hash_init>
26840 e111278: 97fff3eb bl e10e224 <crypto_hash_init>
38555 e118acc: 97ffd5d6 bl e10e224 <crypto_hash_init>
39152 e1190c0: 97ffd459 bl e10e224 <crypto_hash_init>
44640 e11c8fc: 97ffc64a bl e10e224 <crypto_hash_init>
[all …]
A Dtee.map21429 .text.crypto_hash_init
21431 0x000000000e10e224 crypto_hash_init

Completed in 213 milliseconds