Home
last modified time | relevance | path

Searched refs:ahash_request_ctx (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c46 struct rk_ahash_rctx *rctx = ahash_request_ctx(areq); in rk_ahash_digest_fb()
90 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_reg_init()
122 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_init()
135 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_update()
150 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_final()
164 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_finup()
181 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_import()
194 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_export()
207 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_digest()
236 struct rk_ahash_rctx *rctx = ahash_request_ctx(areq); in rk_hash_prepare()
[all …]
/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dhash.c30 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_req_iter_init()
96 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_last_cleanup()
103 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_cleanup()
112 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_cleanup()
120 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_last_cleanup()
160 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_std_step()
286 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_std_process()
297 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_prepare()
305 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_std_prepare()
313 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_step()
[all …]
/openbmc/linux/drivers/crypto/
H A Dimg-hash.c167 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_start()
213 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_dma_callback()
226 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_xmit_dma()
256 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_cpu()
273 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish()
285 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_copy_hash()
295 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish_req()
316 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_dma()
369 ctx = ahash_request_ctx(hdev->req); in img_hash_dma_task()
436 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_dma_stop()
[all …]
H A Datmel-sha.c430 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_init()
475 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_write_ctrl()
564 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_xmit_cpu()
594 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_xmit_pdc()
640 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_xmit_dma()
705 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_update_cpu()
736 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_update_dma_slow()
761 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_update_dma_start()
856 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_update_dma_stop()
878 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_update_req()
[all …]
H A Domap-sham.c283 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_hash_omap2()
298 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_hash_omap4()
323 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_ready_hash()
368 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_write_ctrl_omap2()
437 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_write_ctrl_omap4()
503 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_xmit_cpu()
570 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_xmit_dma()
845 struct omap_sham_reqctx *rctx = ahash_request_ctx(req); in omap_sham_prepare_request()
913 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_update_dma_stop()
942 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_init()
[all …]
H A Ds5p-sss.c786 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_read_msg()
816 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_write_iv()
827 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_copy_result()
934 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_write_ctrl()
984 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_xmit_dma()
1214 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_prepare_request()
1299 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_update_dma_stop()
1311 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_finish()
1327 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_finish_req()
1403 ctx = ahash_request_ctx(req); in s5p_hash_handle_queue()
[all …]
H A Dmxs-dcp.c552 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in mxs_dcp_run_sha()
622 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in dcp_sha_req_to_buf()
754 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in dcp_sha_update_fx()
816 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in dcp_sha_import()
831 struct dcp_sha_req_ctx *rctx_state = ahash_request_ctx(req); in dcp_sha_export()
H A Dsahara.c892 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_prepare_request()
950 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_process()
1049 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_enqueue()
1075 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_init()
1123 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_export()
1132 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_import()
H A Dn2_core.c314 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_init()
326 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_update()
340 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_final()
353 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_finup()
537 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_do_async_digest()
612 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_digest()
630 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hmac_async_digest()
638 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hmac_async_digest()
H A Dtalitos.c1704 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash_unmap()
1751 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_done()
1794 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash()
1917 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_edesc_alloc()
1933 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init()
1960 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init_sha224_swinit()
1985 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_process_req()
2095 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_update()
2104 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_final()
2113 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_finup()
[all …]
H A Dsa2ul.c1405 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_run()
1542 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_init()
1558 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_update()
1573 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_final()
1587 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_finup()
1603 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_import()
1616 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_export()
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-hash.c49 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_init()
64 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_export_md5()
87 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_import_md5()
106 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_export_sha1()
130 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_import_sha1()
192 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash()
510 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_final()
518 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_update()
527 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_finup()
537 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_digest()
/openbmc/linux/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c183 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_init()
194 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_update()
212 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_final()
230 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_import()
242 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_export()
255 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_digest()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c74 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_init()
88 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_export()
100 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_import()
112 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_final()
137 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_update()
152 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_finup()
180 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_digest_fb()
243 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_digest()
335 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_run()
/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c119 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_dma_prepare()
168 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_dma_prepare_sg()
293 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_transfer()
316 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_hace_ahash_trigger()
350 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_hmac_resume()
409 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_req_final()
457 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_update_resume_sg()
488 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_update_resume()
505 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_req_update()
536 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_do_request()
[all …]
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c163 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_init()
177 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_export()
189 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_import()
201 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_final()
227 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_update()
242 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_finup()
271 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_digest_fb()
409 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_digest()
495 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_run()
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c287 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_write_ctrl()
370 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_xmit_cpu()
470 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_update_cpu()
588 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_hmac_dma_send()
653 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_dma_send()
771 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_dma_aligned_data()
799 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_init()
874 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_update_req()
886 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_final_req()
902 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_emptymsg_fallback()
[all …]
/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-hash.c200 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_copy_hash()
274 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_init()
290 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_update()
307 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_final()
324 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_finup()
341 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_digest_fb()
359 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_digest()
380 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_export()
394 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_import()
/openbmc/linux/crypto/
H A Dshash.c292 struct shash_desc *desc = ahash_request_ctx(req); in shash_async_init()
314 return shash_ahash_update(req, ahash_request_ctx(req)); in shash_async_update()
319 return crypto_shash_final(ahash_request_ctx(req), req->result); in shash_async_final()
346 struct shash_desc *desc = ahash_request_ctx(req); in shash_async_finup()
380 struct shash_desc *desc = ahash_request_ctx(req); in shash_async_digest()
389 return crypto_shash_export(ahash_request_ctx(req), out); in shash_async_export()
395 struct shash_desc *desc = ahash_request_ctx(req); in shash_async_import()
H A Dcryptd.c486 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_enqueue()
502 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_prepare()
634 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_export()
1036 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_shash_desc()
/openbmc/linux/arch/arm/crypto/
H A Dghash-ce-glue.c220 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_init()
231 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_update()
249 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_final()
269 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_digest()
288 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_import()
300 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_export()
/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c1311 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(areq); in artpec6_crypto_prepare_hash()
2262 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_init_hash()
2293 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_prepare_submit_hash()
2326 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_hash_final()
2335 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_hash_update()
2349 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_sha1_digest()
2365 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_sha256_digest()
2380 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_hmac_sha256_digest()
2435 const struct artpec6_hash_request_context *ctx = ahash_request_ctx(req); in artpec6_crypto_hash_export()
2463 struct artpec6_hash_request_context *ctx = ahash_request_ctx(req); in artpec6_crypto_hash_import()
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c741 ahash_request_ctx(ahash_req); in get_qidxs()
1563 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in create_hash_wr()
1658 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_update()
1760 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_final()
1830 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_finup()
1925 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_digest()
2019 struct chcr_ahash_req_ctx *reqctx = ahash_request_ctx(req); in chcr_ahash_continue()
2086 struct chcr_ahash_req_ctx *reqctx = ahash_request_ctx(req); in chcr_handle_ahash_resp()
2166 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_export()
2180 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_import()
[all …]
/openbmc/linux/include/crypto/internal/
H A Dhash.h207 return PTR_ALIGN(ahash_request_ctx(req), align); in ahash_request_ctx_dma()
/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.c1904 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); in ahash_enqueue()
1961 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); in __ahash_init()
2077 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); in __ahash_update()
2135 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); in __ahash_final()
2172 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); in __ahash_finup()
2287 const struct iproc_reqctx_s *rctx = ahash_request_ctx(req); in ahash_export()
2302 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); in ahash_import()
2419 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); in ahash_hmac_init()
2471 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); in ahash_hmac_digest()

12