commit | e44f391187495e0deaf7b9f0077e94f270837d1a | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Tue Jan 11 08:06:19 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 11 14:03:10 2011 -0800 |
tree | 96f3f1b035cff852615a6b030cb560338af26d8d | |
parent | fa6dd8a2c89861d05621ce7e2880e485bec22fba [diff] |
ah: update maximum truncated ICV length For SHA256, RFC4868 requires to truncate ICV length to 128 bits, hence MAX_AH_AUTH_LEN should be updated to 16. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>