From d63f2efd1daad5249122c67c12098be606c726e7 Mon Sep 17 00:00:00 2001 From: akendo Date: Fri, 10 Apr 2026 15:32:51 +0200 Subject: [PATCH] Set the FIPS Module Names --- config/config | 1 + 1 file changed, 1 insertion(+) diff --git a/config/config b/config/config index dbcfaa2..cf004f5 100644 --- a/config/config +++ b/config/config @@ -73,6 +73,7 @@ CONFIG_SYSTEM_BLACKLIST_KEYRING=y ## CONFIG_CRYPTO=y CONFIG_CRYPTO_FIPS=y +CONFIG_CRYPTO_FIPS_NAME="SAP SE Garden Linux nightly Kernel Cryptographic Module" CONFIG_CRYPTO_USER=m CONFIG_CRYPTO_SELFTESTS=y CONFIG_CRYPTO_NULL=m