Home
last modified time | relevance | path

Searched refs:crypto_ahash_reqtfm (Results 1 - 25 of 85) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c40 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_ahash_digest_fb()
56 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in zero_message_process()
79 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_reg_init()
114 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_init()
127 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_update()
142 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_final()
156 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_finup()
173 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_import()
186 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_export()
221 struct crypto_ahash *tfm = crypto_ahash_reqtfm(are in rk_hash_prepare()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c76 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_init()
90 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_export()
102 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_import()
114 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_final()
137 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_update()
152 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_finup()
177 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_digest_fb()
219 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_digest()
253 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_run()
/kernel/linux/linux-6.6/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c47 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_ahash_digest_fb()
67 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in zero_message_process()
123 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_init()
136 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_update()
151 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_final()
165 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_finup()
182 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_import()
195 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_export()
261 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_hash_run()
/kernel/linux/linux-5.10/crypto/
H A Dahash.c129 walk->alignmask = crypto_ahash_alignmask(crypto_ahash_reqtfm(req)); in crypto_hash_walk_first()
201 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_save_req()
262 crypto_ahash_digestsize(crypto_ahash_reqtfm(req))); in ahash_restore_req()
331 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_op()
342 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_final()
348 ret = crypto_ahash_op(req, crypto_ahash_reqtfm(req)->final); in crypto_ahash_final()
356 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_finup()
362 ret = crypto_ahash_op(req, crypto_ahash_reqtfm(req)->finup); in crypto_ahash_finup()
370 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_digest()
404 err = crypto_ahash_reqtfm(re in ahash_def_finup_finish1()
[all...]
H A Dshash.c259 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_init()
313 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_finup()
347 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_digest()
362 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_import()
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c233 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_req_result()
316 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_send_req()
524 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_inv_result()
593 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_send_inv()
691 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_enqueue()
770 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_final()
937 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha1_init()
1014 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_hmac_sha1_init()
1075 keylen = crypto_ahash_digestsize(crypto_ahash_reqtfm(areq)); in safexcel_hmac_init_pad()
1240 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(are in safexcel_sha256_init()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c75 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_init()
89 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_export()
101 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_import()
113 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_final()
138 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_update()
153 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_finup()
181 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_digest_fb()
208 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_need_fallback()
241 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_digest()
333 struct crypto_ahash *tfm = crypto_ahash_reqtfm(are in sun8i_ce_hash_run()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c76 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_init()
90 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_export()
102 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_import()
114 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_final()
137 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_update()
152 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_finup()
177 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_digest_fb()
284 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_digest()
321 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_run()
/kernel/linux/linux-6.6/crypto/
H A Dahash.c122 walk->alignmask = crypto_ahash_alignmask(crypto_ahash_reqtfm(req)); in crypto_hash_walk_first()
189 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_save_req()
245 crypto_ahash_digestsize(crypto_ahash_reqtfm(req))); in ahash_restore_req()
290 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_op()
304 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_final()
316 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_finup()
332 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_digest()
370 err = crypto_ahash_reqtfm(req)->final(subreq); in ahash_def_finup_finish1()
400 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_def_finup()
H A Dalgif_hash.c39 ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); in hash_alloc_result()
57 ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); in hash_free_result()
185 unsigned ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); in hash_recvmsg()
241 tfm = crypto_ahash_reqtfm(req); in hash_accept()
H A Dshash.c291 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_init()
345 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_finup()
379 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_digest()
394 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_import()
/kernel/linux/linux-5.10/include/crypto/
H A Dhash.h392 * crypto_ahash_reqtfm() - obtain cipher handle from request
401 static inline struct crypto_ahash *crypto_ahash_reqtfm( in crypto_ahash_reqtfm() function
493 return crypto_ahash_reqtfm(req)->export(req, out); in crypto_ahash_export()
509 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_import()
530 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_init()
551 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_update()
557 ret = crypto_ahash_reqtfm(req)->update(req); in crypto_ahash_update()
625 crypto_ahash_reqsize(crypto_ahash_reqtfm(req))); in ahash_request_zero()
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c231 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_req_result()
314 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_send_req()
522 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_inv_result()
591 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_send_inv()
689 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_enqueue()
768 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_final()
935 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha1_init()
1012 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_hmac_sha1_init()
1093 keylen = crypto_ahash_digestsize(crypto_ahash_reqtfm(areq)); in safexcel_hmac_init_pad()
1264 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(are in safexcel_sha256_init()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c164 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_init()
178 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_export()
190 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_import()
202 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_final()
228 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_update()
243 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_finup()
272 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_digest_fb()
359 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_need_fallback()
408 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_digest()
493 struct crypto_ahash *tfm = crypto_ahash_reqtfm(are in sun8i_ss_hash_run()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/starfive/
H A Djh7110-hash.c201 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_copy_hash()
262 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_one_request()
273 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_init()
291 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_update()
308 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_final()
325 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_finup()
342 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_digest_fb()
357 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_digest()
381 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_export()
395 struct crypto_ahash *tfm = crypto_ahash_reqtfm(re in starfive_hash_import()
[all...]
/kernel/linux/linux-6.6/include/crypto/
H A Dhash.h423 * crypto_ahash_reqtfm() - obtain cipher handle from request
432 static inline struct crypto_ahash *crypto_ahash_reqtfm( in crypto_ahash_reqtfm() function
524 return crypto_ahash_reqtfm(req)->export(req, out); in crypto_ahash_export()
540 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_import()
561 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_init()
603 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_update()
675 crypto_ahash_reqsize(crypto_ahash_reqtfm(req))); in ahash_request_zero()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c162 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_init()
176 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_update()
194 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_final()
234 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_digest()
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c181 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_init()
195 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_update()
213 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_final()
253 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_digest()
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dghash-ce-glue.c201 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_init()
215 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_update()
233 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_final()
250 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_digest()
272 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_import()
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_hash.c287 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_update_complete()
305 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_digest_complete()
325 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_complete()
345 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_fin_result()
368 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_fin_hmac()
421 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_digest()
559 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_update()
635 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_do_finup()
715 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_init()
1153 struct crypto_ahash *tfm = crypto_ahash_reqtfm(re in cc_mac_update()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_hash.c287 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_update_complete()
305 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_digest_complete()
325 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_complete()
345 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_fin_result()
368 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_fin_hmac()
421 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_digest()
559 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_update()
635 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_do_finup()
715 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_init()
1153 struct crypto_ahash *tfm = crypto_ahash_reqtfm(re in cc_mac_update()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamhash.c581 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_cpy()
632 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_switch()
697 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_edesc_alloc()
758 struct caam_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in ahash_do_one_req()
814 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx()
939 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx()
1000 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx()
1074 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest()
1141 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx()
1190 struct crypto_ahash *ahash = crypto_ahash_reqtfm(re in ahash_update_no_ctx()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamhash.c590 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_cpy()
641 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_switch()
762 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(crypto_ahash_reqtfm(req)); in ahash_do_one_req()
821 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx()
946 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx()
1007 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx()
1081 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest()
1148 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx()
1197 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx()
1318 struct crypto_ahash *ahash = crypto_ahash_reqtfm(re in ahash_finup_no_ctx()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dsha.c34 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_done()
142 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_export()
173 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_import_common()
237 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in qce_ahash_update()
/kernel/linux/linux-5.10/drivers/crypto/
H A Dimg-hash.c488 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_init()
553 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_update()
568 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_final()
582 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_finup()
598 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_import()
611 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_export()
623 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_digest()

Completed in 33 milliseconds

1234