The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* ConfigQ? arch=i368; AES (generic v. i586)
@ 2007-11-18 23:27 Linda Walsh
  2007-11-19  1:49 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Linda Walsh @ 2007-11-18 23:27 UTC (permalink / raw)
  To: LKML

There are two options for AES cipher algorithms under
the Cryptographic API.  They read:
_ AES Cipher algorithms
_ AES Cipher algorithms (i586)
---

I assume(?) the i586 is for pentiums of some nature -- but is
that any machine pentium(i586) or "newer"(686, P4, Core2, Centrino?).

If both options are selected (mod or compiled in), will the
loading of the AES cipher automatically select the better choice?

Thanks,
Lin


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ConfigQ? arch=i368; AES (generic v. i586)
  2007-11-18 23:27 ConfigQ? arch=i368; AES (generic v. i586) Linda Walsh
@ 2007-11-19  1:49 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2007-11-19  1:49 UTC (permalink / raw)
  To: Linda Walsh; +Cc: linux-kernel

Linda Walsh <lkml@tlinx.org> wrote:
> There are two options for AES cipher algorithms under
> the Cryptographic API.  They read:
> _ AES Cipher algorithms
> _ AES Cipher algorithms (i586)
> ---
> 
> I assume(?) the i586 is for pentiums of some nature -- but is
> that any machine pentium(i586) or "newer"(686, P4, Core2, Centrino?).

It's optimised for Pentium and above but should work even on
a 386.

> If both options are selected (mod or compiled in), will the
> loading of the AES cipher automatically select the better choice?

Yes.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-19  1:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-18 23:27 ConfigQ? arch=i368; AES (generic v. i586) Linda Walsh
2007-11-19  1:49 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox