-
David S. Miller authored
All of the ahash ->digest() ops do essentially the same thing, just using different parameters. So instead, have a single n2_hash_async_digest() and use an n2_ahash_alg container that provides the parameters. Signed-off-by:
David S. Miller <davem@davemloft.net>
3a2c0346