[CRYPTO]: Fix hmac_digest from the SG breakage.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Fri, 26 Oct 2007 01:46:26 +0000 (18:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Oct 2007 01:46:26 +0000 (18:46 -0700)
commit41fb285430e9cb57da624d838afef7b2fc67e276
tree5cbf870440316b9f2520b4220da3c695296f3bd9
parent8a6911b12f7a835055f3236c6cf7073f79ba0730
[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>
crypto/hmac.c