ehalf Of Ronen Shitrit
> Sent: Wednesday, November 02, 2005 4:42 PM
> To: David McCullough
> Cc: [EMAIL PROTECTED]; linux-crypto@vger.kernel.org
> Subject: RE: OpenSSL with OCF
>
> Hi
>
> I got your code, I did the patch correctly.
> If you look into the code you will
[mailto:[EMAIL PROTECTED] On Behalf Of Ronen Shitrit
Sent: Wednesday, November 02, 2005 4:42 PM
To: David McCullough
Cc: [EMAIL PROTECTED]; linux-crypto@vger.kernel.org
Subject: RE: OpenSSL with OCF
Hi
I got your code, I did the patch correctly.
If you look into the code you will see that only if SIGALRM
lf Of David McCullough
Sent: Wednesday, November 02, 2005 1:37 AM
To: Ronen Shitrit
Cc: [EMAIL PROTECTED]; linux-crypto@vger.kernel.org
Subject: Re: OpenSSL with OCF
Jivin Ronen Shitrit lays it down ...
> Hi
>
> I'm using the latest version of OCF with SW crypto (no HW
> acceleration
Jivin Ronen Shitrit lays it down ...
> Hi
>
> I'm using the latest version of OCF with SW crypto (no HW acceleration),
> I build the OpenSSL package and patch it with the OCF patch:
> Why in the OCF ssl patch, the place for running multi threads in
> apps/speed.c is changed??"if(multi && do_m
On Tue, Nov 01, 2005 at 08:42:52PM +0200, Ronen Shitrit ([EMAIL PROTECTED])
wrote:
> Hi
>
> I'm using the latest version of OCF with SW crypto (no HW acceleration),
> I build the OpenSSL package and patch it with the OCF patch:
> Why in the OCF ssl patch, the place for running multi threads in
>
Hi
I'm using the latest version of OCF with SW crypto (no HW acceleration),
I build the OpenSSL package and patch it with the OCF patch:
Why in the OCF ssl patch, the place for running multi threads in
apps/speed.c is changed??"if(multi && do_multi(multi)) "
I see that with this change,