Re: [Ocf-linux-users] cryptodev using "native" crypto driver
Brought to you by:
david-m
From: Kim P. <kim...@fr...> - 2009-04-20 20:17:59
|
On Mon, 20 Apr 2009 14:29:21 -0500 Xianghua Xiao <x....@fr...> wrote: > Here is what I tried, patched ocf-linux to 2.6.28, insmod all modules, > run patched openssl 0.9.8i, openssl "completes" all steps in 0 seconds, > something must be wrong. the in-kernel driver is not even invoked by > looking at interrupts, any idea? Note: i tried ocf/openswan/KLIPS on an try what's sitting in Herbert's cryptodev tree on git.kernel.org instead - that driver has support for cbc-mode aes and 3des (which is what you are testing here). also, please don't top-post/full quote. Thanks, Kim |