Home
last modified time | relevance | path

Searched refs:PSA_WANT_ECC_SECP_R1_256 (Results 1 – 10 of 10) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dconfig_adjust_psa_superset_legacy.h116 #if !defined(PSA_WANT_ECC_SECP_R1_256)
117 #define PSA_WANT_ECC_SECP_R1_256 1 macro
H A Dconfig_adjust_legacy_from_psa.h68 (defined(PSA_WANT_ECC_SECP_R1_256) && !defined(MBEDTLS_PSA_ACCEL_ECC_SECP_R1_256)) || \
191 #if defined(PSA_WANT_ECC_SECP_R1_256)
H A Dconfig_adjust_psa_from_legacy.h330 #define PSA_WANT_ECC_SECP_R1_256 1 macro
H A Dconfig_adjust_legacy_crypto.h443 #if defined(MBEDTLS_ECP_DP_SECP256R1_ENABLED) || defined(PSA_WANT_ECC_SECP_R1_256)
H A Dcheck_config.h376 !defined(PSA_WANT_ECC_SECP_R1_256) )
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_config.h94 #define PSA_WANT_ECC_SECP_R1_256 1 macro
H A Dcrypto_sizes.h254 #elif defined(PSA_WANT_ECC_SECP_R1_256)
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_util.c276 #if defined(PSA_WANT_ECC_SECP_R1_256) in mbedtls_ecc_group_from_psa()
H A Dssl_misc.h2471 #if defined(PSA_WANT_ALG_SHA_256) && defined(PSA_WANT_ECC_SECP_R1_256) in mbedtls_ssl_tls13_sig_alg_for_cert_verify_is_supported()
H A Dssl_tls.c5717 defined(PSA_WANT_ECC_SECP_R1_256)