Home
last modified time | relevance | path

Searched refs:PSA_WANT_ECC_SECP_K1_256 (Results 1 – 3 of 3) sorted by relevance

/third_party/mbedtls/include/psa/
Dcrypto_config.h104 #define PSA_WANT_ECC_SECP_K1_256 1 macro
/third_party/mbedtls/include/mbedtls/
Dconfig_psa.h526 #if defined(PSA_WANT_ECC_SECP_K1_256)
787 #define PSA_WANT_ECC_SECP_K1_256
/third_party/mbedtls/library/
Dpsa_crypto.c415 #if defined(PSA_WANT_ECC_SECP_K1_256) in mbedtls_ecc_group_of_psa()