Subject: CVS commit: syssrc/sys/crypto/rijndael
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/24/2002 09:28:07
Module Name:	syssrc
Committed By:	itojun
Date:		Fri May 24 06:28:06 UTC 2002

Modified Files:
	syssrc/sys/crypto/rijndael: rijndael-api-fst.c

Log Message:
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.11 syssrc/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.