CONFIG_MBEDTLS_MAC_ALL_ENABLED
Enable all available MAC methods
Enable all available MAC methods
Enable all available MAC methods
Enable all available MAC methods
Type: bool
Direct dependencies
(!(NRF_SECURITY
|| NORDIC_SECURITY_BACKEND
) && MBEDTLS_BUILTIN
&& MBEDTLS_CFG_FILE
= “config-tls-generic.h” && MBEDTLS
) || (!(NRF_SECURITY
|| NORDIC_SECURITY_BACKEND
) && MBEDTLS_BUILTIN
&& MBEDTLS_CFG_FILE
= “config-tls-generic.h” && MBEDTLS
) || !MBEDTLS_BUILTIN
|| (!(NRF_SECURITY
|| NORDIC_SECURITY_BACKEND
) && MBEDTLS_BUILTIN
&& MBEDTLS_CFG_FILE
= “config-tls-generic.h” && MBEDTLS
&& 0)
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definitions
At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:274
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:14
→ <Zephyr>/modules/mbedtls/Kconfig:67
Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/mbedtls) → mbed TLS Support → TLS configuration → Ciphersuite configuration
config MBEDTLS_MAC_ALL_ENABLED
bool "Enable all available MAC methods"
select MBEDTLS_MAC_MD4_ENABLED
select MBEDTLS_MAC_MD5_ENABLED
select MBEDTLS_MAC_SHA1_ENABLED
select MBEDTLS_MAC_SHA256_ENABLED
select MBEDTLS_MAC_SHA512_ENABLED
select MBEDTLS_MAC_POLY1305_ENABLED
select MBEDTLS_MAC_CMAC_ENABLED
depends on !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS
At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:274
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:68
→ <Zephyr>/modules/mbedtls/Kconfig:67
Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/crypto/mbedtls) → mbed TLS Support → TLS configuration → Ciphersuite configuration
config MBEDTLS_MAC_ALL_ENABLED
bool "Enable all available MAC methods"
select MBEDTLS_MAC_MD4_ENABLED
select MBEDTLS_MAC_MD5_ENABLED
select MBEDTLS_MAC_SHA1_ENABLED
select MBEDTLS_MAC_SHA256_ENABLED
select MBEDTLS_MAC_SHA512_ENABLED
select MBEDTLS_MAC_POLY1305_ENABLED
select MBEDTLS_MAC_CMAC_ENABLED
depends on !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS
At <nrfxlib>/nrf_security/Kconfig:177
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:92
→ <nrfxlib>/Kconfig.nrfxlib:13
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nrf_security module → Zephyr legacy configurations
config MBEDTLS_MAC_ALL_ENABLED
bool "Enable all available MAC methods"
select PSA_WANT_ALG_CMAC
select PSA_WANT_ALG_HMAC
select PSA_WANT_ALG_SHA_1
select PSA_WANT_ALG_SHA_224
select PSA_WANT_ALG_SHA_256
select PSA_WANT_ALG_SHA_384
select PSA_WANT_ALG_SHA_512
depends on !MBEDTLS_BUILTIN
At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:274
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:80
→ <Zephyr>/modules/mbedtls/Kconfig:67
Menu path: (Top) → Modules → mbed TLS Support → TLS configuration → Ciphersuite configuration
config MBEDTLS_MAC_ALL_ENABLED
bool "Enable all available MAC methods"
select MBEDTLS_MAC_MD4_ENABLED
select MBEDTLS_MAC_MD5_ENABLED
select MBEDTLS_MAC_SHA1_ENABLED
select MBEDTLS_MAC_SHA256_ENABLED
select MBEDTLS_MAC_SHA512_ENABLED
select MBEDTLS_MAC_POLY1305_ENABLED
select MBEDTLS_MAC_CMAC_ENABLED
depends on !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS && 0
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)