Hash functions: SHA-384 and SHA-512 (SSSE3/AVX/AVX2)

modulename: sha512-ssse3.ko

configname: CONFIG_CRYPTO_SHA512_SSSE3

Linux Kernel Configuration
└─>Accelerated Cryptographic Algorithms for CPU (x86)
└─>Hash functions: SHA-384 and SHA-512 (SSSE3/AVX/AVX2)
In linux kernel since version 3.1 (release Date: 2011-10-24)  
SHA-384 and SHA-512 secure hash algorithms (FIPS 180)

Architecture: x86_64 using:
- SSSE3 (Supplemental SSE3)
- AVX (Advanced Vector Extensions)
- AVX2 (Advanced Vector Extensions 2)

source code: