> I have integrated code from below link of HasAESNI() and HasRDRAND() in my > application code. AESNI is enabled but RDRAND is not. RDRAND is a different CPU capability. I've got a Mac Book Pro that has AES-NI, but does not have RDRAND.
Cat /proc/cpuinfo and see if its available. See http://unix.stackexchange.com/questions/43539/what-do-the-flags-in-proc-cpuinfo-mean. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org