SHA384 and SHA512 digest algorithm (ARM NEON)

modulename: sha512-arm-neon.ko

configname: CONFIG_CRYPTO_SHA512_ARM_NEON

Linux Kernel Configuration
└─>Cryptographic API
└─>SHA384 and SHA512 digest algorithm (ARM NEON)
In linux kernel since version 3.17 (release Date: 2014-10-05)  
SHA-512 secure hash standard (DFIPS 180-2) implemented
using ARM NEON instructions, when available.

This version of SHA implements a 512 bit hash with 256 bits of
security against collision attacks.

This code also includes SHA-384, a 384 bit hash with 192 bits
of security against collision attacks.

source code: