commit | 4cd4ca7cc848bedc70b5d0acac9d1ae33d73513a | [log] [tgz] |
---|---|---|
author | Stephan Müller <smueller@chronox.de> | Tue Apr 11 13:07:07 2017 +0200 |
committer | David Howells <dhowells@redhat.com> | Tue Apr 11 23:18:09 2017 +0100 |
tree | 47d83e6053a11e3bd3c3ee003d61feb934c9aab9 | |
parent | f1c316a3ab9d24df6022682422fe897492f2c0c8 [diff] |
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>