CONFIG_PSA_HAS_ASYM_ENCRYPT_SUPPORT

(No prompt – not directly user assignable.)

Type: bool

Help

Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA Assymetric encrypt module.

Help

Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA Assymetric encrypt module.

Help

Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA Assymetric encrypt module.

Help

Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA Assymetric encrypt module.

Direct dependencies

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

(Includes any dependencies from ifs and menus.)

Defaults

  • y

  • y

  • y

  • y

Kconfig definitions

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

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

config PSA_HAS_ASYM_ENCRYPT_SUPPORT
    bool
    default y
    depends on (PSA_WANT_ALG_RSA_OAEP || PSA_WANT_ALG_RSA_PKCS1V15_CRYPT) && MBEDTLS
    help
      Prompt-less configuration that states the PSA APIs enables
      a configuration that adds the PSA Assymetric encrypt module.

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

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

config PSA_HAS_ASYM_ENCRYPT_SUPPORT
    bool
    default y
    depends on (PSA_WANT_ALG_RSA_OAEP || PSA_WANT_ALG_RSA_PKCS1V15_CRYPT) && MBEDTLS
    help
      Prompt-less configuration that states the PSA APIs enables
      a configuration that adds the PSA Assymetric encrypt module.

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

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

config PSA_HAS_ASYM_ENCRYPT_SUPPORT
    bool
    default y
    depends on (PSA_WANT_ALG_RSA_OAEP || PSA_WANT_ALG_RSA_PKCS1V15_CRYPT) && MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY
    help
      Prompt-less configuration that states the PSA APIs enables
      a configuration that adds the PSA Assymetric encrypt module.

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

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

config PSA_HAS_ASYM_ENCRYPT_SUPPORT
    bool
    default y
    depends on (PSA_WANT_ALG_RSA_OAEP || PSA_WANT_ALG_RSA_PKCS1V15_CRYPT) && MBEDTLS && 0
    help
      Prompt-less configuration that states the PSA APIs enables
      a configuration that adds the PSA Assymetric encrypt module.

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