Searched refs:crypto_hash_init (Results 1 – 19 of 19) 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()
214 if (crypto_hash_init(ctx) || in calc_next_uuid()279 if (crypto_hash_init(ctx) || in shdr_load_pub_key()
83 return crypto_hash_init(ctx); in hash_init()148 res = crypto_hash_init(state.pool_ctx[n]); in crypto_rng_init()
82 TEE_Result crypto_hash_init(void *ctx) in crypto_hash_init() function
40 res = crypto_hash_init(ctx); in tee_cryp_concat_kdf()
43 res = crypto_hash_init(ctx); in tee_hash_createdigest()
407 res = crypto_hash_init(ctx); in calc_node_hash()
2795 res = crypto_hash_init(cs->ctx); in syscall_hash_init()
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()
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()
73 res = crypto_hash_init(hash_ctx); in install_ta()
435 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()
73 res = crypto_hash_init(ctx); in tee_zynqmp_generate_huk_src()
109 res = crypto_hash_init(ctx); in emb_ts_get_tag()
368 res = crypto_hash_init(hash_ctx); in ree_fs_ta_open()
32 TEE_Result crypto_hash_init(void *ctx);
Completed in 28 milliseconds