Skip to content
Commit a6767721 authored by David S. Miller's avatar David S. Miller
Browse files

[CRYPTO]: HMAC needs some more scatterlist fixups.



hmac_setkey(), hmac_init(), and hmac_final() have
a singular on-stack scatterlist.  Initialit is
using sg_init_one() instead of using sg_set_buf().

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 564262c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment