Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/opencrypto
Module Name: src
Committed By: drochner
Date: Mon May 23 13:51:10 UTC 2011
Modified Files:
src/sys/opencrypto: cryptodev.c cryptodev.h cryptosoft.c
cryptosoft_xform.c xform.c xform.h
Log Message:
add an AES-CTR xform, from OpenBSD
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/opencrypto/cryptodev.c
cvs rdiff -u -r1.21 -r1.22 src/sys/opencrypto/cryptodev.h
cvs rdiff -u -r1.32 -r1.33 src/sys/opencrypto/cryptosoft.c
cvs rdiff -u -r1.17 -r1.18 src/sys/opencrypto/cryptosoft_xform.c
cvs rdiff -u -r1.24 -r1.25 src/sys/opencrypto/xform.c
cvs rdiff -u -r1.15 -r1.16 src/sys/opencrypto/xform.h
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