Re: kernel BUG() when using OCF library

2007-08-06 Thread David McCullough
Ico writes: > Hello, Hi, only just got this, luckily it was forwarded to me. For some reason I had been silently dropped off the linux-crypto list ;-) > I've been trying to use OCF in one of my projects, but I run into a nasty > problem I can't seem to solve. I setup a session and call the >

kernel BUG() when using OCF library

2007-08-06 Thread Ico
Hello, I've been trying to use OCF in one of my projects, but I run into a nasty problem I can't seem to solve. I setup a session and call the crypto_dispatch() function, after which a kernel BUG() occurs in one of the linux crypto.h functions. There's problably something I forgot or did not prope