We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c68068 commit 9bbff1aCopy full SHA for 9bbff1a
drivers/crypto/Kconfig
@@ -52,6 +52,7 @@ config CRYPTO_MBEDTLS_SHIM
52
bool "MbedTLS shim driver [EXPERIMENTAL]"
53
select MBEDTLS
54
select MBEDTLS_ENABLE_HEAP
55
+ select MBEDTLS_MAC_SHA512_ENABLED
56
select EXPERIMENTAL
57
help
58
Enable mbedTLS shim layer compliant with crypto APIs. You will need
0 commit comments