Re: [Astlinux-users] Enabling AES

2019-02-06 Thread Lonnie Abelbeck
t; astlinux-users-ow...@lists.sourceforge.net > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Astlinux-users digest..." > > > Today's Topics: > > 1. Re: Enabling AES (Lonnie Abelbeck) > >

Re: [Astlinux-users] Enabling AES

2019-01-26 Thread Lonnie Abelbeck
Hi JT, I can't explain the differences between different OpenSSL versions on different platforms (Linus vs. FreeBSD), but there is a way to artificially disable the AES-NI detection by setting OPENSSL_ia32cap="~0x202" to disable AES-NI usage. For Example: pbx ~ # system-vendor Qo

Re: [Astlinux-users] Enabling AES

2019-01-25 Thread authenti...@gmail.com
Thank you Lonnie. Yes, I'm using the 64-bit image, version 1.3.4, on a Lanner FW-7525B. The reason I asked about enabling AES is because in Astlinux, openssl does not show the AES engine: = pbx ~ # openssl engine -t -c (rdrand) Intel RDRAND engine [RAND] [ available ] (dyn

Re: [Astlinux-users] Enabling AES

2019-01-24 Thread Lonnie Abelbeck
Hi JT, You don’t need to do anything, the Atom C2358 CPU’s AES-NI instructions are automatically used by OpenSSL at runtime. I presume you are using a x86_64 64-bit AstLinux image. Lonnie > On Jan 23, 2019, at 10:55 PM, authenti...@gmail.com wrote: > > Hello all, > > What do I need to do t

[Astlinux-users] Enabling AES

2019-01-23 Thread authenti...@gmail.com
Hello all, What do I need to do to enable AES, like put a modprobe in rc.local? I'm using an Atom C2358. Thank you. JT ___ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Do