MFC after: 3 days

This commit is contained in:
Bruce M Simpson 2007-02-05 11:05:41 +00:00
parent e4d87be479
commit 6ede684320
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ static const struct ah_algorithm ah_algorithms[] = {
"aes-xcbc-mac",
ah_aes_xcbc_mac_init, ah_aes_xcbc_mac_loop,
ah_aes_xcbc_mac_result, },
{ ah_sumsiz_1216, ah_none_mature, 1, 80, /* TCP_KEYLEN_MIN/MAX */
{ ah_sumsiz_1216, ah_none_mature, 8, 640, /* bits (RFC 2385) */
"TCP-MD5",
ah_none_init, ah_none_loop,
ah_none_result, },