Searched hist:"4 cd4ca7c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/security/keys/ |
H A D | Kconfig | 4cd4ca7c Tue Apr 11 06:07:07 CDT 2017 Stephan Müller <smueller@chronox.de> keys: select CONFIG_CRYPTO when selecting DH / KDF
Select CONFIG_CRYPTO in addition to CONFIG_HASH to ensure that also CONFIG_HASH2 is selected. Both are needed for the shash cipher support required for the KDF operation.
Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: David Howells <dhowells@redhat.com> 4cd4ca7c Tue Apr 11 06:07:07 CDT 2017 Stephan Müller <smueller@chronox.de> keys: select CONFIG_CRYPTO when selecting DH / KDF Select CONFIG_CRYPTO in addition to CONFIG_HASH to ensure that also CONFIG_HASH2 is selected. Both are needed for the shash cipher support required for the KDF operation. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: David Howells <dhowells@redhat.com>
|