CONFIG_MBEDTLS_PKCS5_C

Enable password-based encryption functions

Enable password-based encryption functions

Enable PKCS5 support

Enable password-based encryption functions

Type: bool

Help

Enable PKCS5 functions

Help

Enable PKCS5 functions

Help

Enable PKCS5 functions

Direct dependencies

(MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = “config-tls-generic.h” && MBEDTLS) || (MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = “config-tls-generic.h” && MBEDTLS) || (MBEDTLS_MD_C && NRF_SECURITY) || (MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = “config-tls-generic.h” && MBEDTLS && 0)

(Includes any dependencies from ifs and menus.)

Default

  • y

Symbols selected by this symbol

Kconfig definitions

At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:413

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

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

config MBEDTLS_PKCS5_C
    bool "Enable password-based encryption functions"
    select MBEDTLS_MD
    depends on MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS
    help
      Enable PKCS5 functions

At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:413

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

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

config MBEDTLS_PKCS5_C
    bool "Enable password-based encryption functions"
    select MBEDTLS_MD
    depends on MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS
    help
      Enable PKCS5 functions

At <nrfxlib>/nrf_security/Kconfig.legacy:772

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:111

Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nrf_security module → Legacy mbed TLS crypto APIs

config MBEDTLS_PKCS5_C
    bool "Enable PKCS5 support"
    default y
    depends on MBEDTLS_MD_C && NRF_SECURITY

At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:413

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

Menu path: (Top) → Modules → mbed TLS Support → TLS configuration

config MBEDTLS_PKCS5_C
    bool "Enable password-based encryption functions"
    select MBEDTLS_MD
    depends on MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS && 0
    help
      Enable PKCS5 functions

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