cancel
Showing results for 
Search instead for 
Did you mean: 

Server Gurus Discussions

cbrych
Journeyman III

AES Cryptographic Acceleration

Does the EPYC 7000 series processors support AES cryptographic acceleration, much like Intel's AES-NI?  I want to run OpenSSL that contains AES-NI optimizations and was wondering if it is supported on the EPYC chip.  If so, where can I find instructions to make use of this.  Thanks.

2 Replies
Anonymous
Not applicable

All Zen cores (thus all EPYC CPUs) support AES-NI

You may refer this doc for other features:  AMD64 Architecture Programmer's Manual, Volume 1
https://www.amd.com/system/files/TechDocs/24592.pdf

0 Likes
brent
Staff

Yes. EPYC supports these instructions. 

Good summary here: https://en.wikipedia.org/wiki/AES_instruction_set

 

0 Likes