Home
last modified time | relevance | path

Searched refs:crypto_ahash_reqtfm (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v5.10/drivers/crypto/rockchip/
Drk3288_crypto_ahash.c21 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in zero_message_process()
83 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_init()
96 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_update()
111 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_final()
125 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_finup()
142 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_import()
155 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_export()
211 tfm = crypto_ahash_reqtfm(req); in rk_ahash_start()
262 tfm = crypto_ahash_reqtfm(req); in rk_ahash_crypto_rx()
/Linux-v5.10/crypto/
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(req)->final(req); in ahash_def_finup_finish1()
[all …]
Dshash.c247 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_init()
301 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_finup()
335 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_digest()
350 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_import()
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()
189 unsigned ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); in hash_recvmsg()
/Linux-v5.10/include/crypto/
Dhash.h399 static inline struct crypto_ahash *crypto_ahash_reqtfm( in crypto_ahash_reqtfm() function
491 return crypto_ahash_reqtfm(req)->export(req, out); in crypto_ahash_export()
507 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_import()
528 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_init()
549 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_update()
555 ret = crypto_ahash_reqtfm(req)->update(req); in crypto_ahash_update()
623 crypto_ahash_reqsize(crypto_ahash_reqtfm(req))); in ahash_request_zero()
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ce/
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()
136 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_update()
151 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_finup()
176 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_digest_fb()
218 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_digest()
252 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_run()
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-hash.c75 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_init()
89 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_export()
101 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_import()
113 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_final()
136 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_update()
151 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_finup()
176 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_digest_fb()
283 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_digest()
320 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_run()
/Linux-v5.10/drivers/crypto/inside-secure/
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(areq)); in safexcel_sha256_init()
[all …]
/Linux-v5.10/arch/arm/crypto/
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()
/Linux-v5.10/arch/x86/crypto/
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()
/Linux-v5.10/drivers/crypto/stm32/
Dstm32-hash.c226 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_write_key()
254 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_write_ctrl()
480 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_hmac_dma_send()
658 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_dma_aligned_data()
683 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in stm32_hash_init()
841 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_prepare_req()
862 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_one_request()
928 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_finup()
959 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_export()
992 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_import()
/Linux-v5.10/drivers/crypto/ccree/
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(req); in cc_mac_update()
[all …]
/Linux-v5.10/drivers/crypto/
Dimg-hash.c484 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_init()
549 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_update()
564 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_final()
578 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_finup()
594 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_import()
607 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_export()
619 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_digest()
Dmxs-dcp.c550 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in mxs_dcp_run_sha()
612 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_req_to_buf()
717 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_init()
747 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_update_fx()
809 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_import()
824 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_export()
Datmel-sha.c427 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_init()
1689 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_setup()
1750 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_prehash_key_done()
1767 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_compute_ipad_hash()
1786 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_compute_opad_hash()
1802 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_setup_done()
1873 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_init_done()
1890 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_final()
1949 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_digest2()
2258 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_authenc_init()
[all …]
Dsa2ul.c1339 tfm = crypto_ahash_reqtfm(req); in sa_sha_dma_in_callback()
1355 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in zero_message_process()
1377 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in sa_sha_run()
1513 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_init()
1529 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_update()
1544 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_final()
1558 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_finup()
1576 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_import()
1589 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_export()
Dn2_core.c313 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_hash_async_init()
325 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_hash_async_update()
339 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_hash_async_final()
352 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_hash_async_finup()
523 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_do_async_digest()
629 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_hmac_async_digest()
/Linux-v5.10/drivers/crypto/qce/
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()
/Linux-v5.10/drivers/crypto/caam/
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(req); in ahash_update_no_ctx()
[all …]
/Linux-v5.10/Documentation/crypto/
Dapi-digest.rst17 …_ahash crypto_free_ahash crypto_ahash_init crypto_ahash_digestsize crypto_ahash_reqtfm crypto_ahas…
/Linux-v5.10/drivers/crypto/ux500/hash/
Dhash_core.c551 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ux500_hash_init()
856 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in hash_dma_final()
963 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in hash_hw_final()
1071 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in hash_hw_update()
1361 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_sha1_init()
1374 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_sha256_init()
1427 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in hmac_sha1_init()
1440 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in hmac_sha256_init()
/Linux-v5.10/drivers/crypto/ccp/
Dccp-crypto-sha.c29 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_sha_complete()
60 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_do_sha_update()
183 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_sha_init()
Dccp-crypto-aes-cmac.c27 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_aes_cmac_complete()
58 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_do_cmac_update()
/Linux-v5.10/drivers/crypto/marvell/cesa/
Dhash.c173 digsize = crypto_ahash_digestsize(crypto_ahash_reqtfm(req)); in mv_cesa_ahash_std_step()
336 digsize = crypto_ahash_digestsize(crypto_ahash_reqtfm(ahashreq)); in mv_cesa_ahash_complete()
819 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_export()
837 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_import()
1169 keylen = crypto_ahash_digestsize(crypto_ahash_reqtfm(req)); in mv_cesa_ahmac_pad_init()
/Linux-v5.10/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-hash.c50 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun4i_hash_init()
193 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun4i_hash()

12