/linux-6.3-rc2/drivers/crypto/rockchip/ |
A D | rk3288_crypto_ahash.c | 48 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in rk_ahash_digest_fb() 120 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_init() 133 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_update() 148 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_final() 162 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_finup() 179 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_import() 192 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_export()
|
/linux-6.3-rc2/drivers/crypto/allwinner/sun8i-ce/ |
A D | sun8i-ce-hash.c | 82 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_init() 94 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_export() 106 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_import() 122 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() 160 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_finup() 185 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_digest_fb()
|
/linux-6.3-rc2/crypto/ |
A D | chacha20poly1305.c | 183 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()
|
A D | authencesn.c | 145 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_esn_genicv() 306 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_esn_decrypt()
|
A D | authenc.c | 147 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_genicv() 292 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_decrypt()
|
A D | algif_hash.c | 438 ahash_request_set_tfm(&ctx->req, tfm); in hash_accept_parent_nokey()
|
A D | ahash.c | 219 ahash_request_set_tfm(subreq, tfm); in ahash_save_req()
|
A D | ccm.c | 199 ahash_request_set_tfm(ahreq, ctx->mac); in crypto_ccm_auth()
|
A D | gcm.c | 402 ahash_request_set_tfm(ahreq, ctx->ghash); in gcm_hash()
|
/linux-6.3-rc2/drivers/crypto/allwinner/sun8i-ss/ |
A D | sun8i-ss-hash.c | 172 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_init() 184 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_export() 196 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_import() 212 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() 250 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()
|
/linux-6.3-rc2/arch/x86/crypto/ |
A D | ghash-clmulni-intel_glue.c | 202 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-6.3-rc2/drivers/crypto/ |
A D | img-hash.c | 493 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()
|
A D | n2_core.c | 317 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_init() 329 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_update() 343 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_final() 356 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_finup() 539 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_do_async_digest() 640 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hmac_async_digest()
|
A D | sa2ul.c | 1419 ahash_request_set_tfm(subreq, ctx->fallback.ahash); in sa_sha_run() 1547 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_init() 1560 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_update() 1575 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_final() 1589 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_finup() 1606 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_import() 1620 ahash_request_set_tfm(subreq, ctx->fallback.ahash); in sa_sha_export()
|
A D | atmel-sha.c | 2242 ahash_request_set_tfm(req, tfm); in atmel_sha_authenc_schedule()
|
/linux-6.3-rc2/Documentation/crypto/ |
A D | api-digest.rst | 26 …:functions: ahash_request_set_tfm ahash_request_alloc ahash_request_free ahash_request_set_callbac…
|
/linux-6.3-rc2/include/crypto/ |
A D | hash.h | 581 static inline void ahash_request_set_tfm(struct ahash_request *req, in ahash_request_set_tfm() function 608 ahash_request_set_tfm(req, tfm); in ahash_request_alloc()
|
/linux-6.3-rc2/arch/arm/crypto/ |
A D | ghash-ce-glue.c | 239 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-6.3-rc2/fs/verity/ |
A D | hash_algs.c | 131 ahash_request_set_tfm(req, alg->tfm); in fsverity_alloc_hash_request()
|
/linux-6.3-rc2/net/ipv4/ |
A D | ah4.c | 63 ahash_request_set_tfm(req, ahash); in ah_tmp_req()
|
/linux-6.3-rc2/net/ipv6/ |
A D | ah6.c | 92 ahash_request_set_tfm(req, ahash); in ah_tmp_req()
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-verity-target.c | 141 ahash_request_set_tfm(req, v->tfm); in verity_hash_init()
|
/linux-6.3-rc2/drivers/crypto/inside-secure/ |
A D | safexcel_hash.c | 639 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()
|