Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/07/2000 15:08:34
Module Name: syssrc
Committed By: itojun
Date: Sat Oct 7 12:08:34 UTC 2000
Modified Files:
syssrc/sys/netkey: key.c
Log Message:
don't waste entropy by use of key_random(). use key_randomfill() for
IV initialization.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/netkey/key.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.