CONFIG_NRF_OBERON

nrf_oberon SW crypto library for nRF5x.

Type: bool

Help

To use, link with nrfxlib_crypto in CMake.

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

At <nrfxlib>/crypto/Kconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:5<nrfxlib>/Kconfig.nrfxlib:12

Menu path: (Top) → Modules → Nordic nrfxlib → Crypto libraries for nRF5x SOCs.

config NRF_OBERON
    bool "nrf_oberon SW crypto library for nRF5x."
    select NRFXLIB_CRYPTO
    help
      To use, link with nrfxlib_crypto in CMake.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)