ah: Add struct crypto_ahash to ah_data
authorSteffen Klassert <steffen.klassert@secunet.com>
Wed, 7 Oct 2009 22:47:16 +0000 (22:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Oct 2009 04:31:58 +0000 (21:31 -0700)
To support for ahash algorithms, we add a pointer to a
crypto_ahash to ah_data.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found