Home
last modified time | relevance | path

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

12

/linux/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()
/linux/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(areq); in sun8i_ce_hash_run()
/linux/crypto/
H A Dahash.c255 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_init()
268 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_save_req()
321 crypto_ahash_digestsize(crypto_ahash_reqtfm(req))); in ahash_restore_req()
330 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_update()
341 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_final()
352 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_finup()
363 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_digest()
396 err = crypto_ahash_alg(crypto_ahash_reqtfm(req))->final(subreq); in ahash_def_finup_finish1()
426 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_def_finup()
442 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_export()
[all …]
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 Dcryptd.c487 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cryptd_hash_enqueue()
516 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cryptd_hash_complete()
534 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cryptd_hash_init()
610 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cryptd_hash_digest()
641 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cryptd_hash_import()
/linux/drivers/crypto/tegra/
H A Dtegra-se-hash.c115 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_init()
128 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_update()
143 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_final()
157 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_finup()
174 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_digest()
191 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_import()
204 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_export()
376 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_do_final()
412 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_do_one_req()
503 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_init()
[all …]
H A Dtegra-se-aes.c1464 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_do_update()
1540 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_do_final()
1581 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_do_one_req()
1663 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_init()
1719 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_update()
1730 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_final()
1741 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_finup()
1752 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_digest()
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c233 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_req_result()
524 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_inv_result()
2357 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in safexcel_sha3_224_init()
2375 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in safexcel_sha3_fbcheck()
2412 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in safexcel_sha3_update()
2422 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in safexcel_sha3_final()
2432 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in safexcel_sha3_finup()
2447 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in safexcel_sha3_digest_fallback()
2467 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in safexcel_sha3_export()
2477 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in safexcel_sha3_import()
[all …]
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c147 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_init()
161 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_export()
173 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_import()
185 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_final()
211 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_update()
226 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_finup()
255 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_digest_fb()
342 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_need_fallback()
391 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_digest()
476 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_run()
/linux/drivers/crypto/starfive/
H A Djh7110-hash.c168 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_copy_hash()
199 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_one_request()
257 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_init()
275 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_update()
292 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_final()
309 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_finup()
325 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_digest()
346 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_export()
360 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_import()
/linux/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()
/linux/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(req); in cc_mac_update()
[all …]
/linux/drivers/crypto/
H A Dimg-hash.c489 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_init()
554 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_update()
569 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_final()
583 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_finup()
599 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_import()
612 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_export()
624 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_digest()
H A Dmxs-dcp.c599 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in mxs_dcp_run_sha()
669 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_req_to_buf()
774 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_init()
804 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_update_fx()
866 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_import()
881 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_export()
H A Datmel-sha.c428 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_init()
1687 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_setup()
1748 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_prehash_key_done()
1765 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_compute_ipad_hash()
1785 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_compute_opad_hash()
1801 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_setup_done()
1872 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_init_done()
1889 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_final()
1948 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_digest2()
2282 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_authenc_init()
[all …]
H A Dsa2ul.c1366 tfm = crypto_ahash_reqtfm(req); in sa_sha_dma_in_callback()
1382 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in zero_message_process()
1404 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in sa_sha_run()
1541 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_init()
1557 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_update()
1572 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_final()
1586 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_finup()
1604 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_import()
1617 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sa_sha_export()
/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c351 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_ahash_hmac_resume()
537 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_ahash_do_request()
561 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_ahash_prepare_request()
584 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_sham_update()
625 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_sham_final()
639 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_sham_finup()
664 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_sham_init()
/linux/arch/arm/crypto/
H A Dghash-ce-glue.c218 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_init()
232 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_update()
250 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_final()
267 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_digest()
289 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_import()
/linux/Documentation/crypto/
H A Dapi-digest.rst17 …_ahash crypto_free_ahash crypto_ahash_init crypto_ahash_digestsize crypto_ahash_reqtfm crypto_ahas…
/linux/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(req); in ahash_finup_no_ctx()
[all …]
/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c166 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in kmb_ocs_hcu_find_dev()
378 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in prepare_ipad()
416 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in kmb_ocs_hcu_do_one_request()
565 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in kmb_ocs_hcu_init()
654 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in kmb_ocs_hcu_fin_common()
/linux/include/crypto/
H A Dhash.h391 static inline struct crypto_ahash *crypto_ahash_reqtfm( in crypto_ahash_reqtfm() function
586 crypto_ahash_reqsize(crypto_ahash_reqtfm(req))); in ahash_request_zero()
/linux/drivers/crypto/ccp/
H A Dccp-crypto-sha.c30 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_sha_complete()
61 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_do_sha_update()
184 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_sha_init()
H A 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/drivers/crypto/stm32/
H A Dstm32-hash.c275 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_write_key()
308 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_write_ctrl()
594 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_hmac_dma_send()
815 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in stm32_hash_init()
929 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in stm32_hash_emptymsg_fallback()
958 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in stm32_hash_copy_hash()
1029 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_one_request()
1255 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in stm32_hash_prepare_request()
1340 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_unprepare_request()

12