CONFIG_PSA_WANT_ALG_CTR_DRBG

PSA RNG using CTR_DRBG

PSA RNG using CTR_DRBG

PSA RNG using CTR_DRBG

PSA RNG using CTR_DRBG

Type: bool

Help

Provide CTR_DRBG as the random number generator.
Note: This configuration is currently not described and has no effect.

Help

Provide CTR_DRBG as the random number generator.
Note: This configuration is currently not described and has no effect.

Help

Provide CTR_DRBG as the random number generator.
Note: This configuration is currently not described and has no effect.

Help

Provide CTR_DRBG as the random number generator.
Note: This configuration is currently not described and has no effect.

Default

Symbols that select this symbol

Kconfig definitions

At <nRF>/Kconfig.nrf:63

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect

config PSA_WANT_ALG_CTR_DRBG
    bool
    default y if ENTROPY_GENERATOR

At <Zephyr>/modules/mbedtls/Kconfig.psa:8

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:14<Zephyr>/modules/mbedtls/Kconfig:176

Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/mbedtls) → mbed TLS Support → PSA RNG support

config PSA_WANT_ALG_CTR_DRBG
    bool "PSA RNG using CTR_DRBG"
    depends on MBEDTLS
    help
      Provide CTR_DRBG as the random number generator.
      Note: This configuration is currently not described and has no effect.

At <Zephyr>/modules/mbedtls/Kconfig.psa:8

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:68<Zephyr>/modules/mbedtls/Kconfig:176

Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/crypto/mbedtls) → mbed TLS Support → PSA RNG support

config PSA_WANT_ALG_CTR_DRBG
    bool "PSA RNG using CTR_DRBG"
    depends on MBEDTLS
    help
      Provide CTR_DRBG as the random number generator.
      Note: This configuration is currently not described and has no effect.

At <Zephyr>/modules/mbedtls/Kconfig.psa:8

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:92<nrfxlib>/Kconfig.nrfxlib:13<nrfxlib>/nrf_security/Kconfig:108<nrfxlib>/nrf_security/Kconfig.psa:20

Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nrf_security module → Enable PSA crypto APIs → PSA RNG support

config PSA_WANT_ALG_CTR_DRBG
    bool "PSA RNG using CTR_DRBG"
    depends on MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY
    help
      Provide CTR_DRBG as the random number generator.
      Note: This configuration is currently not described and has no effect.

At <Zephyr>/modules/mbedtls/Kconfig.psa:8

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:80<Zephyr>/modules/mbedtls/Kconfig:176

Menu path: (Top) → Modules → mbed TLS Support → PSA RNG support

config PSA_WANT_ALG_CTR_DRBG
    bool "PSA RNG using CTR_DRBG"
    depends on MBEDTLS && 0
    help
      Provide CTR_DRBG as the random number generator.
      Note: This configuration is currently not described and has no effect.

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