crypto_ahash_import  264 crypto/algif_hash.c 	err = crypto_ahash_import(&ctx2->req, state);
crypto_ahash_import 1393 crypto/testmgr.c 			err = crypto_ahash_import(req, hashstate);
crypto_ahash_import  600 drivers/crypto/img-hash.c 	return crypto_ahash_import(&rctx->fallback_req, in);
crypto_ahash_import  148 drivers/crypto/rockchip/rk3288_crypto_ahash.c 	return crypto_ahash_import(&rctx->fallback_req, in);
crypto_ahash_import  203 fs/verity/hash_algs.c 		err = crypto_ahash_import(req, params->hashstate);