commit | 41fb285430e9cb57da624d838afef7b2fc67e276 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Thu Oct 25 18:46:26 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 25 18:46:26 2007 -0700 |
tree | 5cbf870440316b9f2520b4220da3c695296f3bd9 | |
parent | 8a6911b12f7a835055f3236c6cf7073f79ba0730 [diff] |
[CRYPTO]: Fix hmac_digest from the SG breakage. Crypto now uses SG helper functions. Fix hmac_digest to use those functions correctly and fix the oops associated with it. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>