Is it necessary to load aesni-intel module like modprobe aesni-intel ?
Loading this module makes no difference in openssl speed output.

openssl speed -elapsed -evp aes-128-cbc

before loading aesni-intel module

type             16 bytes     64 bytes    256 bytes   1024 bytes   8192
bytes
aes-128-cbc     561737.40k   598685.65k   610372.15k   610802.35k  
611521.88k

after loading aesni-intel module

type             16 bytes     64 bytes    256 bytes   1024 bytes   8192
bytes
aes-128-cbc     563835.61k   598692.84k   608343.64k   610805.42k  
611524.61k




--
View this message in context: 
http://openssl.6102.n7.nabble.com/having-a-lot-of-troubles-trying-to-get-AES-NI-working-tp44285p47201.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to