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()
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
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()
263 res = crypto_hash_init(ctx); in sm2_ltc_pke_decrypt()487 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()
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()
2361 res = crypto_hash_init(cs->ctx); in syscall_hash_init()
73 res = crypto_hash_init(hash_ctx); in install_ta()
108 res = crypto_hash_init(ctx); in emb_ts_get_tag()
176 res = crypto_hash_init(hash_ctx); in ree_fs_ta_open()
31 TEE_Result crypto_hash_init(void *ctx);
1437 000000000e10e224 000000000000002c T crypto_hash_init
22100 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 …]
21429 .text.crypto_hash_init21431 0x000000000e10e224 crypto_hash_init
Completed in 213 milliseconds