Searched refs:crypto_hash_init (Results 1 – 21 of 21) sorted by relevance
52 ret = crypto_hash_init(ctx); in drvcrypt_rsa_mgf1()76 ret = crypto_hash_init(ctx); in drvcrypt_rsa_mgf1()
43 res = crypto_hash_init(ctx); in sm2_kdf()
83 return crypto_hash_init(ctx); in hash_init()148 res = crypto_hash_init(state.pool_ctx[n]); in crypto_rng_init()
229 if (crypto_hash_init(ctx) || in calc_next_uuid()294 if (crypto_hash_init(ctx) || in shdr_load_pub_key()
99 TEE_Result crypto_hash_init(void *ctx) in crypto_hash_init() function
40 res = crypto_hash_init(ctx); in tee_cryp_concat_kdf()
42 res = crypto_hash_init(ctx); in tee_hash_createdigest()
411 res = crypto_hash_init(ctx); in calc_node_hash()
2982 res = crypto_hash_init(cs->ctx); in syscall_hash_init()
53 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()
231 res = crypto_hash_init(ctx); in sm2_mbedtls_pke_decrypt()425 res = crypto_hash_init(ctx); in sm2_mbedtls_pke_encrypt()
47 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()
264 res = crypto_hash_init(ctx); in sm2_ltc_pke_decrypt()488 res = crypto_hash_init(ctx); in sm2_ltc_pke_encrypt()
59 res = crypto_hash_init(ctx); in hash_regions()
71 res = crypto_hash_init(ctx); in hash_sha256()
73 res = crypto_hash_init(ctx); in tee_zynqmp_generate_huk_src()
73 res = crypto_hash_init(hash_ctx); in install_ta()
441 res = crypto_hash_init(ctx); in digest_nonce_and_hash()532 res = crypto_hash_init(ctx); in hash_regions()713 res = crypto_hash_init(ctx); in cmd_hash_tee_memory()
110 res = crypto_hash_init(ctx); in emb_ts_get_tag()
376 res = crypto_hash_init(hash_ctx); in ree_fs_ta_open()
32 TEE_Result crypto_hash_init(void *ctx);