Re: adding new cipher support to kernel

2012-07-05 Thread Riaan Kruger
Riaan: do you have a newer version of your patchset, or can I use the latest you sent to me ? Yvan: The last one I sent, I believe it was named aesgcm_cleaned.diff is the latest. If there is anything I can help with, just say. I know I am not Mr. Speedy, but I would like to help if I can :)

AES-GCM in FreeBSD

2011-03-02 Thread Riaan Kruger
We wish to implement AES-GCM in the FreeBSD OCF whith the main aim of using it in IPsec [a]. I have a number of questions: 1. What mailing list is the most appropriate for questions and comments related to this subject? 2. What is the best way to share any work done? (pacthes to mailing list?)

Re: kgdb error: Ignoring packet error, continuing....

2008-07-07 Thread Riaan Kruger
On Thu, Jul 3, 2008 at 1:47 PM, karim sk [EMAIL PROTECTED] wrote: Hi, I am trying to setup kgdb on serial console in freebsd. I have done the following steps. 1. Compile the kernel with the following options options DDB options KDB makeoptions DEBUG-g 2.Installed the