Re: [PATCH] [crypto] Make crypto core API modular

2007-12-02 Thread Sebastian Siewior
* Sebastian Siewior | 2007-12-01 13:19:10 [+0100]: This patch makes the whole crypto API is modular. Ups, I forgot to put a MODULE_VERSION(GPL) inside of the module. Herbert, do you nack that patch due to non-sense or do you think that this might be usefull and I should send an updated one?

Problems encountered with latest cryptodev-2.6 under UML

2007-12-02 Thread Tan Swee Heng
Hi all, in the past week I've been having problems with the latest cryptodev-2.6 tree under UML. One was resolved; but 2 wasn't. PROBLEM ONE: Compilation When compiling, I get In file included from include2/asm/rwsem.h:4, from

Re: Problems encountered with latest cryptodev-2.6 under UML

2007-12-02 Thread Herbert Xu
On Sun, Dec 02, 2007 at 11:59:51PM +0800, Tan Swee Heng wrote: ... snipped... testing cbc(des) encryption test 1 (64 bit key): setkey() failed flags=20 testing cbc(des) decryption test 1 (64 bit key): setkey() failed flags=20 Yes as I said earlier