Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: itojun
Date: Wed Feb 27 01:32:18 UTC 2002
Modified Files:
syssrc/sys/crypto/blowfish: bf_enc.c bf_skey.c blowfish.h
syssrc/sys/netinet6: esp_core.c
Log Message:
sync blowfish function prototype between i386 assembly and C.
From: YAMAMOTO Takashi <yamt%mwd.biglobe.ne.jp@localhost>
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/crypto/blowfish/bf_enc.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/crypto/blowfish/bf_skey.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/crypto/blowfish/blowfish.h
cvs rdiff -r1.20 -r1.21 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.
Home |
Main Index |
Thread Index |
Old Index