CONFIG_CRYPTO_ARCH_HAVE_LIB_BLAKE2S (not configurable)

configname: CONFIG_CRYPTO_ARCH_HAVE_LIB_BLAKE2S

Linux Kernel Configuration
└─>Cryptographic API
└─>CRYPTO_ARCH_HAVE_LIB_BLAKE2S
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
Declares whether the architecture provides an arch-specific
accelerated implementation of the Blake2s library interface,
either builtin or as a module.

depends
CONFIG_CRYPTO

is depended by
CONFIG_CRYPTO_BLAKE2S_X86