Re: OCF Support on linux 2.6.

2007-07-16 Thread David McCullough
Jivin Nawang Chhetan lays it down ... > Hi All, > > I am trying to integrate OCF-linux with Quicksec on linux 2.6 kernels. > Many versions of OCF-Linux have been released but wtihout clear > demarcation of 2.6 kernel versions they support. All they mention is > support for kernel verison 2.6.11 a

Re: [PATCH] crypto/aes.c remove operator ? and variable t in bf_setkey

2007-07-16 Thread Frederik Sdun
Removed the temporary variable t. Operator ? removed out of loop by false case. Signed-off-by: Frederik Sdun <[EMAIL PROTECTED]> --- crypto/aes.c.orig 2007-07-15 11:43:21.0 +0200 +++ crypto/aes.c2007-07-16 14:38:57.0 +0200 @@ -135,7 +135,7 @@ f_mult (u8 a, u8 b) static

OCF support on 2.6 Kernel.

2007-07-16 Thread Nawang Chhetan
Hi All, I am trying to integrate OCF-linux with Quicksec on linux 2.6 kernels. Many versions of OCF-Linux have been released but wtihout clear demarcation of 2.6 kernel versions they support. All they mention is support for kernel verison 2.6.11 and later and the README within the distributions s

OCF Support on linux 2.6.

2007-07-16 Thread Nawang Chhetan
Hi All, I am trying to integrate OCF-linux with Quicksec on linux 2.6 kernels. Many versions of OCF-Linux have been released but wtihout clear demarcation of 2.6 kernel versions they support. All they mention is support for kernel verison 2.6.11 and later and the README within the distributions s