Home
last modified time | relevance | path

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

/third_party/mbedtls/include/psa/
Dcrypto_config.h97 #define PSA_WANT_ECC_SECP_K1_192 1 macro
/third_party/mbedtls/include/mbedtls/
Dconfig_psa.h507 #if defined(PSA_WANT_ECC_SECP_K1_192)
776 #define PSA_WANT_ECC_SECP_K1_192
/third_party/mbedtls/library/
Dpsa_crypto.c407 #if defined(PSA_WANT_ECC_SECP_K1_192) in mbedtls_ecc_group_of_psa()