Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: thorpej
Date: Wed Aug 27 00:08:32 UTC 2003
Modified Files:
src/sys/netinet6: esp_core.c
Log Message:
Use BF_ecb_encrypt() instead of using BF_encrypt()/BF_decrypt()
directly. Reviewed by itojun.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/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