CONFIG_MBEDTLS

mbedTLS Support

Type: bool

Help

This option enables the mbedTLS cryptography library.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At ext/lib/crypto/mbedtls/Kconfig:20

Included via Kconfig:10Kconfig.zephyr:37ext/Kconfig:13ext/lib/crypto/Kconfig:10

Menu path: (top menu) → External Sources → Cryptography

menuconfig MBEDTLS
    bool
    prompt "mbedTLS Support"
    help
      This option enables the mbedTLS cryptography library.

(Definitions include propagated dependencies, including from if’s and menus.)