Hash functions: BLAKE2s

modulename: libblake2s-arm.ko

configname: CONFIG_CRYPTO_BLAKE2S_ARM

Linux Kernel Configuration
└─>Cryptographic API
└─>Accelerated Cryptographic Algorithms for CPU (arm)
└─>Hash functions: BLAKE2s
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
BLAKE2s cryptographic hash function (RFC 7693)

Architecture: arm

This is faster than the generic implementations of BLAKE2s and
BLAKE2b, but slower than the NEON implementation of BLAKE2b.
There is no NEON implementation of BLAKE2s, since NEON doesn't
really help with it.