CONFIG_PSA_WANT_ALG_XTS

(No prompt – not directly user assignable.)

Type: bool

Help

AES XTS is currently not supported

Help

AES XTS is currently not supported

Help

AES XTS is currently not supported

Help

AES XTS is currently not supported

Direct dependencies

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

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definitions

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

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 Cipher support

config PSA_WANT_ALG_XTS
    bool
    depends on MBEDTLS
    help
      AES XTS is currently not supported

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

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 Cipher support

config PSA_WANT_ALG_XTS
    bool
    depends on MBEDTLS
    help
      AES XTS is currently not supported

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

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 Cipher support

config PSA_WANT_ALG_XTS
    bool
    depends on MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY
    help
      AES XTS is currently not supported

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

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 Cipher support

config PSA_WANT_ALG_XTS
    bool
    depends on MBEDTLS && 0
    help
      AES XTS is currently not supported

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