[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)
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>

No differences found