The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_TINYCRYPT

TinyCrypt Support

Type: bool

Help

This option enables the TinyCrypt cryptography library.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At ext/lib/crypto/tinycrypt/Kconfig:9

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

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

config TINYCRYPT
    bool
    prompt "TinyCrypt Support"
    help
      This option enables the TinyCrypt cryptography library.

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