Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/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-6.15/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 Dkrb5enc.c219 ahash_request_set_tfm(ahreq, auth); in krb5enc_dispatch_encrypt_hash()
290 ahash_request_set_tfm(ahreq, auth); in krb5enc_dispatch_decrypt_hash()
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.c426 ahash_request_set_tfm(&ctx->req, tfm); in hash_accept_parent_nokey()
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-6.15/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-6.15/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-6.15/drivers/crypto/tegra/
H A Dtegra-se-hash.c119 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_init()
132 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_update()
147 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_final()
161 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_finup()
178 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_digest()
195 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_import()
208 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in tegra_sha_fallback_export()
/linux-6.15/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 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-6.15/Documentation/crypto/
H A Dapi-digest.rst26 …:functions: ahash_request_set_tfm ahash_request_alloc ahash_request_free ahash_request_set_callbac…
/linux-6.15/include/crypto/
H A Dhash.h548 static inline void ahash_request_set_tfm(struct ahash_request *req, in ahash_request_set_tfm() function
575 ahash_request_set_tfm(req, tfm); in ahash_request_alloc_noprof()
/linux-6.15/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c199 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_init_cryptd_req()
/linux-6.15/net/ipv4/
H A Dah4.c60 ahash_request_set_tfm(req, ahash); in ah_tmp_req()
/linux-6.15/net/ipv6/
H A Dah6.c89 ahash_request_set_tfm(req, ahash); in ah_tmp_req()
/linux-6.15/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()
/linux-6.15/drivers/md/
H A Ddm-verity-target.c159 ahash_request_set_tfm(req, v->ahash_tfm); in verity_ahash_init()