commit | 49cbf952488e7fa2f1160c80016e09e6c2854b24 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Wed Oct 07 22:47:16 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 18 21:31:58 2009 -0700 |
tree | ef83643af4a84531bc09807172879e11d64a2da0 | |
parent | 2395f0e862aadf7d82d5a95cb2e8fdade8d7970d [diff] |
ah: Add struct crypto_ahash to ah_data 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>