Home
last modified time | relevance | path

Searched refs:ahash_request_set_tfm (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c54 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in rk_ahash_digest_fb()
126 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_init()
139 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_update()
154 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_final()
168 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_finup()
185 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_import()
198 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_export()
/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c80 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_init()
92 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_export()
104 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_import()
116 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_final()
141 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_update()
156 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_finup()
184 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_digest_fb()
/linux/crypto/
H A Dchacha20poly1305.c183 ahash_request_set_tfm(&preq->req, ctx->poly); in poly_tail()
213 ahash_request_set_tfm(&preq->req, ctx->poly); in poly_cipherpad()
243 ahash_request_set_tfm(&preq->req, ctx->poly); in poly_cipher()
272 ahash_request_set_tfm(&preq->req, ctx->poly); in poly_adpad()
296 ahash_request_set_tfm(&preq->req, ctx->poly); in poly_ad()
322 ahash_request_set_tfm(&preq->req, ctx->poly); in poly_setkey()
346 ahash_request_set_tfm(&preq->req, ctx->poly); in poly_init()
H A Dauthenc.c144 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_genicv()
286 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_decrypt()
H A Dauthencesn.c141 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_esn_genicv()
300 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_esn_decrypt()
H A Dalgif_hash.c430 ahash_request_set_tfm(&ctx->req, tfm); in hash_accept_parent_nokey()
H A Dahash.c289 ahash_request_set_tfm(subreq, tfm); in ahash_save_req()
H A Dccm.c200 ahash_request_set_tfm(ahreq, ctx->mac); in crypto_ccm_auth()
H A Dgcm.c402 ahash_request_set_tfm(ahreq, ctx->ghash); in gcm_hash()
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c152 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_init()
164 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_export()
176 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_import()
188 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_final()
214 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_update()
229 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_finup()
258 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_digest_fb()
/linux/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c202 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_update()
220 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_final()
261 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_digest()
/linux/drivers/crypto/starfive/
H A Djh7110-hash.c261 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_init()
278 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_update()
295 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_final()
312 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_finup()
349 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_export()
363 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_import()
/linux/drivers/crypto/tegra/
H A Dtegra-se-hash.c118 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_init()
131 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_update()
146 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_final()
160 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_finup()
177 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_digest()
194 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_import()
207 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_export()
/linux/drivers/crypto/
H A Dimg-hash.c493 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_init()
557 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_update()
572 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_final()
586 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_finup()
602 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_import()
615 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_export()
H A Dn2_core.c318 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_init()
330 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_update()
344 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_final()
357 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_finup()
540 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_do_async_digest()
641 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hmac_async_digest()
H A Dsa2ul.c1420 ahash_request_set_tfm(subreq, ctx->fallback.ahash); in sa_sha_run()
1548 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_init()
1561 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_update()
1576 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_final()
1590 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_finup()
1607 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_import()
1621 ahash_request_set_tfm(subreq, ctx->fallback.ahash); in sa_sha_export()
H A Datmel-sha.c2267 ahash_request_set_tfm(req, tfm); in atmel_sha_authenc_schedule()
/linux/Documentation/crypto/
H A Dapi-digest.rst26 …:functions: ahash_request_set_tfm ahash_request_alloc ahash_request_free ahash_request_set_callbac…
/linux/include/crypto/
H A Dhash.h541 static inline void ahash_request_set_tfm(struct ahash_request *req, in ahash_request_set_tfm() function
568 ahash_request_set_tfm(req, tfm); in ahash_request_alloc_noprof()
/linux/arch/arm/crypto/
H A Dghash-ce-glue.c239 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_update()
257 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_final()
275 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_digest()
/linux/net/ipv4/
H A Dah4.c60 ahash_request_set_tfm(req, ahash); in ah_tmp_req()
/linux/net/ipv6/
H A Dah6.c89 ahash_request_set_tfm(req, ahash); in ah_tmp_req()
/linux/drivers/md/
H A Ddm-verity-target.c143 ahash_request_set_tfm(req, v->tfm); in verity_hash_init()
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c639 ahash_request_set_tfm(req, __crypto_ahash_cast(tfm)); in safexcel_ahash_exit_inv()
2381 ahash_request_set_tfm(subreq, ctx->fback); in safexcel_sha3_fbcheck()