Subject: CVS commit: [netbsd-1-6] src/sys/crypto/rijndael
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 10/04/2003 09:50:04
Module Name:	src
Committed By:	tron
Date:		Sat Oct  4 09:50:04 UTC 2003

Modified Files:
	src/sys/crypto/rijndael [netbsd-1-6]: rijndael-api-fst.c

Log Message:
Pull up revision 1.11 (requested by tv in ticket #1460):
missing IV handling in CBC mode (does not affect ESP code as we have
CBC handling in sys/netinet6/esp_core.c).  sync w/kame


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.10.1 src/sys/crypto/rijndael/rijndael-api-fst.c

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