Lines Matching refs:crypto_ahash_reqtfm
129 walk->alignmask = crypto_ahash_alignmask(crypto_ahash_reqtfm(req));
201 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
262 crypto_ahash_digestsize(crypto_ahash_reqtfm(req)));
331 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
342 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
348 ret = crypto_ahash_op(req, crypto_ahash_reqtfm(req)->final);
356 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
362 ret = crypto_ahash_op(req, crypto_ahash_reqtfm(req)->finup);
370 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
404 err = crypto_ahash_reqtfm(req)->final(req);
433 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);