CONFIG_PSA_WANT_ALG_PBKDF2_HMAC

(No prompt – not directly user assignable.)

Type: bool

Help

PBKDF2-HMAC is not yet supported via the PSA APIs in Mbed TLS.

Help

PBKDF2-HMAC is not yet supported via the PSA APIs in Mbed TLS.

Help

PBKDF2-HMAC is not yet supported via the PSA APIs in Mbed TLS.

Help

PBKDF2-HMAC is not yet supported via the PSA APIs in Mbed TLS.

Direct dependencies

(PSA_WANT_ALG_HMAC && MBEDTLS) || BUILD_WITH_TFM || (PSA_WANT_ALG_HMAC && MBEDTLS) || (PSA_WANT_ALG_HMAC && MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY) || (PSA_WANT_ALG_HMAC && MBEDTLS && 0)

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definitions

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

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 Key derivation support

config PSA_WANT_ALG_PBKDF2_HMAC
    bool
    depends on PSA_WANT_ALG_HMAC && MBEDTLS
    help
      PBKDF2-HMAC is not yet supported via the PSA APIs in Mbed TLS.

At <nRF>/modules/trusted-firmware-m/Kconfig.psa.defconfig:104

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:20<nRF>/modules/trusted-firmware-m/Kconfig:109

Menu path: (Top) → Modules → trusted-firmware-m (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/tee/tf-m/trusted-firmware-m)

config PSA_WANT_ALG_PBKDF2_HMAC
    bool
    default y
    depends on BUILD_WITH_TFM

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

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 Key derivation support

config PSA_WANT_ALG_PBKDF2_HMAC
    bool
    depends on PSA_WANT_ALG_HMAC && MBEDTLS
    help
      PBKDF2-HMAC is not yet supported via the PSA APIs in Mbed TLS.

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

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 Key derivation support

config PSA_WANT_ALG_PBKDF2_HMAC
    bool
    depends on PSA_WANT_ALG_HMAC && MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY
    help
      PBKDF2-HMAC is not yet supported via the PSA APIs in Mbed TLS.

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

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 Key derivation support

config PSA_WANT_ALG_PBKDF2_HMAC
    bool
    depends on PSA_WANT_ALG_HMAC && MBEDTLS && 0
    help
      PBKDF2-HMAC is not yet supported via the PSA APIs in Mbed TLS.

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