crypto_ahash_op 379 crypto/ahash.c ret = crypto_ahash_op(req, crypto_ahash_reqtfm(req)->final); crypto_ahash_op 393 crypto/ahash.c ret = crypto_ahash_op(req, crypto_ahash_reqtfm(req)->finup); crypto_ahash_op 410 crypto/ahash.c ret = crypto_ahash_op(req, tfm->digest);