aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorAntoine Ténart <[email protected]>2017-07-19 09:02:31 +0000
committerHerbert Xu <[email protected]>2017-08-03 05:36:11 +0000
commit60c4081ec4195389f4fa1fce83eaad5e4b948748 (patch)
treee928ee8634db963aa28ca48b3fa8f67101437b34 /net/ipv4/tcp_timer.c
parentcrypto: inside-secure - fix invalidation check in hmac_sha1_setkey (diff)
downloadkernel-60c4081ec4195389f4fa1fce83eaad5e4b948748.tar.gz
kernel-60c4081ec4195389f4fa1fce83eaad5e4b948748.zip
crypto: inside-secure - fix the sha state length in hmac_sha1_setkey
A check is performed on the ipad/opad in the safexcel_hmac_sha1_setkey function, but the index used by the loop doing it is wrong. It is currently the size of the state array while it should be the size of a sha1 state. This patch fixes it. Fixes: 1b44c5a60c13 ("crypto: inside-secure - add SafeXcel EIP197 crypto engine driver") Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Antoine Tenart <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions