Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/27/2001 13:19:37
Module Name:	syssrc
Committed By:	itojun
Date:		Tue Nov 27 11:19:37 UTC 2001

Modified Files:
	syssrc/sys/crypto/cast128: cast128.c cast128.h
	syssrc/sys/netinet6: esp_core.c

Log Message:
fix cast128 with shorter key length.  sync with kame


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/crypto/cast128/cast128.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/crypto/cast128/cast128.h
cvs rdiff -r1.18 -r1.19 syssrc/sys/netinet6/esp_core.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.