CONFIG_PSA_WANT_ECC_SECP_K1_224

(No prompt – not directly user assignable.)

Type: bool

Help

SECP224K1 is buggy via the PSA API in Mbed TLS
See https://github.com/ARMmbed/mbedtls/issues/3541

Help

SECP224K1 is buggy via the PSA API in Mbed TLS
See https://github.com/ARMmbed/mbedtls/issues/3541

Help

SECP224K1 is buggy via the PSA API in Mbed TLS
See https://github.com/ARMmbed/mbedtls/issues/3541

Help

SECP224K1 is buggy via the PSA API in Mbed TLS
See https://github.com/ARMmbed/mbedtls/issues/3541

Direct dependencies

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

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definitions

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

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 → Elliptic Curve type support

config PSA_WANT_ECC_SECP_K1_224
    bool
    depends on PSA_HAS_ECC_SUPPORT && MBEDTLS
    help
      SECP224K1 is buggy via the PSA API in Mbed TLS
      See https://github.com/ARMmbed/mbedtls/issues/3541

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

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 → Elliptic Curve type support

config PSA_WANT_ECC_SECP_K1_224
    bool
    depends on PSA_HAS_ECC_SUPPORT && MBEDTLS
    help
      SECP224K1 is buggy via the PSA API in Mbed TLS
      See https://github.com/ARMmbed/mbedtls/issues/3541

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

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 → Elliptic Curve type support

config PSA_WANT_ECC_SECP_K1_224
    bool
    depends on PSA_HAS_ECC_SUPPORT && MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY
    help
      SECP224K1 is buggy via the PSA API in Mbed TLS
      See https://github.com/ARMmbed/mbedtls/issues/3541

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

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 → Elliptic Curve type support

config PSA_WANT_ECC_SECP_K1_224
    bool
    depends on PSA_HAS_ECC_SUPPORT && MBEDTLS && 0
    help
      SECP224K1 is buggy via the PSA API in Mbed TLS
      See https://github.com/ARMmbed/mbedtls/issues/3541

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