-
CONFIG_TINYCRYPT_SHA256
¶
SHA-256 Hash function support
Type: bool
Help¶
This option enables support for SHA-256 hash function primitive.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At ext/lib/crypto/tinycrypt/Kconfig:21
Included via Kconfig:10
→ Kconfig.zephyr:37
→ ext/Kconfig:13
→ ext/lib/crypto/Kconfig:9
Menu path: (top menu) → External Sources → Cryptography
config TINYCRYPT_SHA256 bool prompt "SHA-256 Hash function support" ifTINYCRYPT
depends onTINYCRYPT
help This option enables support for SHA-256 hash function primitive.
(Definitions include propagated dependencies, including from if’s and menus.)