[PATCH 17/17] crypto: sha3 - Reimplement using library API

David Howells dhowells at redhat.com
Mon Oct 20 23:53:14 PDT 2025


This needs to modify Kconfig too.

 config CRYPTO_SHA3
 	tristate "SHA-3"
 	select CRYPTO_HASH
+	select CRYPTO_LIB_SHA3
 	help
 	  SHA-3 secure hash algorithms (FIPS 202, ISO/IEC 10118-3)

David




More information about the linux-arm-kernel mailing list