| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk_crypto_v1_ahash.c | 134 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_init() 147 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_update() 162 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_final() 176 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_finup() 193 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_import() 206 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_export()
|
| H A D | rk3288_crypto_ahash.c | 86 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_init() 99 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_update() 114 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_final() 128 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_finup() 145 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_import() 158 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in rk_ahash_export()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-hash.c | 81 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_init() 93 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_export() 105 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_import() 121 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_final() 140 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ce_hash_update() 159 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()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-hash.c | 81 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_init() 93 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_export() 105 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_import() 121 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_final() 140 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_update() 159 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_finup() 184 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm); in sun8i_ss_hash_digest_fb()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H 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()
|
| H A D | authencesn.c | 146 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_esn_genicv() 309 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_esn_decrypt()
|
| H A D | authenc.c | 147 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_genicv() 294 ahash_request_set_tfm(ahreq, auth); in crypto_authenc_decrypt()
|
| H A D | algif_hash.c | 437 ahash_request_set_tfm(&ctx->req, tfm); in hash_accept_parent_nokey()
|
| H A D | ccm.c | 199 ahash_request_set_tfm(ahreq, ctx->mac); in crypto_ccm_auth()
|
| H A D | gcm.c | 404 ahash_request_set_tfm(ahreq, ctx->ghash); in gcm_hash()
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | ghash-clmulni-intel_glue.c | 183 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_update() 201 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_final() 242 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_digest()
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 222 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_update() 240 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_final() 258 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base); in ghash_async_digest()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | img-hash.c | 488 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_init() 552 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_update() 567 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_final() 581 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_finup() 597 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_import() 610 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); in img_hash_export()
|
| H A D | n2_core.c | 316 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_init() 328 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_update() 342 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_final() 355 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hash_async_finup() 538 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_do_async_digest() 639 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); in n2_hmac_async_digest()
|
| H A D | sa2ul.c | 1397 ahash_request_set_tfm(subreq, ctx->fallback.ahash); in sa_sha_run() 1524 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_init() 1537 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_update() 1552 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_final() 1566 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_finup() 1583 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback.ahash); in sa_sha_import() 1597 ahash_request_set_tfm(subreq, ctx->fallback.ahash); in sa_sha_export()
|
| H A D | atmel-sha.c | 2243 ahash_request_set_tfm(req, tfm); in atmel_sha_authenc_schedule()
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | api-digest.rst | 26 …:functions: ahash_request_set_tfm ahash_request_alloc ahash_request_free ahash_request_set_callbac…
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/fs/verity/ |
| H A D | hash_algs.c | 129 ahash_request_set_tfm(req, alg->tfm); in fsverity_alloc_hash_request()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ah4.c | 63 ahash_request_set_tfm(req, ahash); in ah_tmp_req()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ah6.c | 92 ahash_request_set_tfm(req, ahash); in ah_tmp_req()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | sec_tkip.c | 552 ahash_request_set_tfm(req, tfm_michael);
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-verity-target.c | 133 ahash_request_set_tfm(req, v->tfm); in verity_hash_init()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 637 ahash_request_set_tfm(req, __crypto_ahash_cast(tfm)); in safexcel_ahash_exit_inv() 2427 ahash_request_set_tfm(subreq, ctx->fback); in safexcel_sha3_fbcheck()
|