-
CONFIG_BT_CTLR_CRYPTO
¶
Enable crypto functions in Controller
Type: bool
Help¶
Use random number generation and AES encryption support functions provided by the controller.
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:53
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:145
Menu path: (top menu) → Bluetooth
config BT_CTLR_CRYPTO bool prompt "Enable crypto functions in Controller" ifBT_CTLR
&&BT_HCI
&&BT
default "y" ifBT_CTLR
&&BT_HCI
&&BT
depends onBT_CTLR
&&BT_HCI
&&BT
help Use random number generation and AES encryption support functions provided by the controller.
(Definitions include propagated dependencies, including from if’s and menus.)