Lines Matching defs:tfm
273 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
275 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
291 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
292 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
308 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
309 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
325 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
326 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
342 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
343 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
357 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
358 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
367 rctx->blksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm));
368 rctx->digsize = crypto_ahash_digestsize(tfm);
381 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
382 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
395 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
396 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);