Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/dist/openssl/crypto
Module Name: src
Committed By: jonathan
Date: Thu Nov 20 00:55:51 UTC 2003
Modified Files:
src/crypto/dist/openssl/crypto/engine: eng_all.c hw_cryptodev.c
src/crypto/dist/openssl/crypto/evp: c_all.c
Log Message:
Patch OpenSSL to use opencrypto (aka /dev/crypto), if configured and
(per kernel policy) for crypto transforms for which hardware
acceleration is available. Affects:
crypto/dist/openssl/crypto/engine/eng_all.c
crypto/dist/openssl/crypto/engine/hw_cryptodev.c
crypto/dist/openssl/crypto/evp/c_all.c
as posted to tech-crypto for review/comment on 2003-08-21.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/crypto/dist/openssl/crypto/engine/eng_all.c
cvs rdiff -r1.2 -r1.3 src/crypto/dist/openssl/crypto/engine/hw_cryptodev.c
cvs rdiff -r1.1.1.4 -r1.2 src/crypto/dist/openssl/crypto/evp/c_all.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