fallback_req 103 drivers/crypto/img-hash.c struct ahash_request fallback_req; fallback_req 487 drivers/crypto/img-hash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); fallback_req 488 drivers/crypto/img-hash.c rctx->fallback_req.base.flags = req->base.flags fallback_req 491 drivers/crypto/img-hash.c return crypto_ahash_init(&rctx->fallback_req); fallback_req 551 drivers/crypto/img-hash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); fallback_req 552 drivers/crypto/img-hash.c rctx->fallback_req.base.flags = req->base.flags fallback_req 554 drivers/crypto/img-hash.c rctx->fallback_req.nbytes = req->nbytes; fallback_req 555 drivers/crypto/img-hash.c rctx->fallback_req.src = req->src; fallback_req 557 drivers/crypto/img-hash.c return crypto_ahash_update(&rctx->fallback_req); fallback_req 566 drivers/crypto/img-hash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); fallback_req 567 drivers/crypto/img-hash.c rctx->fallback_req.base.flags = req->base.flags fallback_req 569 drivers/crypto/img-hash.c rctx->fallback_req.result = req->result; fallback_req 571 drivers/crypto/img-hash.c return crypto_ahash_final(&rctx->fallback_req); fallback_req 580 drivers/crypto/img-hash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); fallback_req 581 drivers/crypto/img-hash.c rctx->fallback_req.base.flags = req->base.flags fallback_req 583 drivers/crypto/img-hash.c rctx->fallback_req.nbytes = req->nbytes; fallback_req 584 drivers/crypto/img-hash.c rctx->fallback_req.src = req->src; fallback_req 585 drivers/crypto/img-hash.c rctx->fallback_req.result = req->result; fallback_req 587 drivers/crypto/img-hash.c return crypto_ahash_finup(&rctx->fallback_req); fallback_req 596 drivers/crypto/img-hash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); fallback_req 597 drivers/crypto/img-hash.c rctx->fallback_req.base.flags = req->base.flags fallback_req 600 drivers/crypto/img-hash.c return crypto_ahash_import(&rctx->fallback_req, in); fallback_req 609 drivers/crypto/img-hash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback); fallback_req 610 drivers/crypto/img-hash.c rctx->fallback_req.base.flags = req->base.flags fallback_req 613 drivers/crypto/img-hash.c return crypto_ahash_export(&rctx->fallback_req, out); fallback_req 306 drivers/crypto/n2_core.c struct ahash_request fallback_req; fallback_req 315 drivers/crypto/n2_core.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 316 drivers/crypto/n2_core.c rctx->fallback_req.base.flags = req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; fallback_req 318 drivers/crypto/n2_core.c return crypto_ahash_init(&rctx->fallback_req); fallback_req 327 drivers/crypto/n2_core.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 328 drivers/crypto/n2_core.c rctx->fallback_req.base.flags = req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; fallback_req 329 drivers/crypto/n2_core.c rctx->fallback_req.nbytes = req->nbytes; fallback_req 330 drivers/crypto/n2_core.c rctx->fallback_req.src = req->src; fallback_req 332 drivers/crypto/n2_core.c return crypto_ahash_update(&rctx->fallback_req); fallback_req 341 drivers/crypto/n2_core.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 342 drivers/crypto/n2_core.c rctx->fallback_req.base.flags = req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; fallback_req 343 drivers/crypto/n2_core.c rctx->fallback_req.result = req->result; fallback_req 345 drivers/crypto/n2_core.c return crypto_ahash_final(&rctx->fallback_req); fallback_req 354 drivers/crypto/n2_core.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 355 drivers/crypto/n2_core.c rctx->fallback_req.base.flags = req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; fallback_req 356 drivers/crypto/n2_core.c rctx->fallback_req.nbytes = req->nbytes; fallback_req 357 drivers/crypto/n2_core.c rctx->fallback_req.src = req->src; fallback_req 358 drivers/crypto/n2_core.c rctx->fallback_req.result = req->result; fallback_req 360 drivers/crypto/n2_core.c return crypto_ahash_finup(&rctx->fallback_req); fallback_req 540 drivers/crypto/n2_core.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 541 drivers/crypto/n2_core.c rctx->fallback_req.base.flags = fallback_req 543 drivers/crypto/n2_core.c rctx->fallback_req.nbytes = req->nbytes; fallback_req 544 drivers/crypto/n2_core.c rctx->fallback_req.src = req->src; fallback_req 545 drivers/crypto/n2_core.c rctx->fallback_req.result = req->result; fallback_req 547 drivers/crypto/n2_core.c return crypto_ahash_digest(&rctx->fallback_req); fallback_req 641 drivers/crypto/n2_core.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 642 drivers/crypto/n2_core.c rctx->fallback_req.base.flags = fallback_req 644 drivers/crypto/n2_core.c rctx->fallback_req.nbytes = req->nbytes; fallback_req 645 drivers/crypto/n2_core.c rctx->fallback_req.src = req->src; fallback_req 646 drivers/crypto/n2_core.c rctx->fallback_req.result = req->result; fallback_req 648 drivers/crypto/n2_core.c return crypto_ahash_digest(&rctx->fallback_req); fallback_req 239 drivers/crypto/rockchip/rk3288_crypto.h struct ahash_request fallback_req; fallback_req 85 drivers/crypto/rockchip/rk3288_crypto_ahash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 86 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.base.flags = req->base.flags & fallback_req 89 drivers/crypto/rockchip/rk3288_crypto_ahash.c return crypto_ahash_init(&rctx->fallback_req); fallback_req 98 drivers/crypto/rockchip/rk3288_crypto_ahash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 99 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.base.flags = req->base.flags & fallback_req 101 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.nbytes = req->nbytes; fallback_req 102 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.src = req->src; fallback_req 104 drivers/crypto/rockchip/rk3288_crypto_ahash.c return crypto_ahash_update(&rctx->fallback_req); fallback_req 113 drivers/crypto/rockchip/rk3288_crypto_ahash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 114 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.base.flags = req->base.flags & fallback_req 116 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.result = req->result; fallback_req 118 drivers/crypto/rockchip/rk3288_crypto_ahash.c return crypto_ahash_final(&rctx->fallback_req); fallback_req 127 drivers/crypto/rockchip/rk3288_crypto_ahash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 128 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.base.flags = req->base.flags & fallback_req 131 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.nbytes = req->nbytes; fallback_req 132 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.src = req->src; fallback_req 133 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.result = req->result; fallback_req 135 drivers/crypto/rockchip/rk3288_crypto_ahash.c return crypto_ahash_finup(&rctx->fallback_req); fallback_req 144 drivers/crypto/rockchip/rk3288_crypto_ahash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 145 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.base.flags = req->base.flags & fallback_req 148 drivers/crypto/rockchip/rk3288_crypto_ahash.c return crypto_ahash_import(&rctx->fallback_req, in); fallback_req 157 drivers/crypto/rockchip/rk3288_crypto_ahash.c ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm); fallback_req 158 drivers/crypto/rockchip/rk3288_crypto_ahash.c rctx->fallback_req.base.flags = req->base.flags & fallback_req 161 drivers/crypto/rockchip/rk3288_crypto_ahash.c return crypto_ahash_export(&rctx->fallback_req, out);