Subject: CVS commit: syssrc/sys/crypto/arc4
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/07/2002 09:03:14
Module Name: syssrc
Committed By: thorpej
Date: Thu Nov 7 07:03:13 UTC 2002
Modified Files:
syssrc/sys/crypto/arc4: arc4.c arc4.h
Log Message:
Make the length argument of arc4_setkey() unsigned.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/crypto/arc4/arc4.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/crypto/arc4/arc4.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.