Home
last modified time | relevance | path

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

/third_party/mbedtls/include/psa/
Dcrypto_config.h105 #define PSA_WANT_ECC_SECP_R1_192 1 macro
/third_party/mbedtls/include/mbedtls/
Dconfig_psa.h472 #if defined(PSA_WANT_ECC_SECP_R1_192)
751 #define PSA_WANT_ECC_SECP_R1_192
/third_party/mbedtls/library/
Dpsa_crypto.c341 #if defined(PSA_WANT_ECC_SECP_R1_192) in mbedtls_ecc_group_of_psa()