Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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()
/openbmc/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.c147 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_genicv()
292 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_decrypt()
H A Dauthencesn.c145 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_esn_genicv()
306 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.c212 ahash_request_set_tfm(subreq, tfm); in ahash_save_req()
H A Dccm.c199 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()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c169 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_init()
181 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_export()
193 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_import()
205 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_final()
231 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_update()
246 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_finup()
275 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_digest_fb()
/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-hash.c277 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_init()
294 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_update()
311 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_final()
328 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_finup()
345 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_digest_fb()
384 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_export()
398 ahash_request_set_tfm(&rctx->ahash_fbk_req, ctx->ahash_fbk); in starfive_hash_import()
/openbmc/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()
/openbmc/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.c2269 ahash_request_set_tfm(req, tfm); in atmel_sha_authenc_schedule()
/openbmc/linux/Documentation/crypto/
H A Dapi-digest.rst26 …:functions: ahash_request_set_tfm ahash_request_alloc ahash_request_free ahash_request_set_callbac…
/openbmc/linux/include/crypto/
H A Dhash.h631 static inline void ahash_request_set_tfm(struct ahash_request *req, in ahash_request_set_tfm() function
658 ahash_request_set_tfm(req, tfm); in ahash_request_alloc()
/openbmc/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()
/openbmc/linux/net/ipv4/
H A Dah4.c63 ahash_request_set_tfm(req, ahash); in ah_tmp_req()
/openbmc/linux/net/ipv6/
H A Dah6.c92 ahash_request_set_tfm(req, ahash); in ah_tmp_req()
/openbmc/linux/drivers/md/
H A Ddm-verity-target.c142 ahash_request_set_tfm(req, v->tfm); in verity_hash_init()
/openbmc/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()