Searched refs:MBEDTLS_ECP_DP_SECP192K1 (Results 1 – 7 of 7) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | psa_util.c | 239 case MBEDTLS_ECP_DP_SECP192K1: in mbedtls_ecc_group_to_psa() 325 return MBEDTLS_ECP_DP_SECP192K1; in mbedtls_ecc_group_from_psa()
|
| H A D | oid.c | 578 MBEDTLS_ECP_DP_SECP192K1,
|
| H A D | ecp_curves_new.c | 4799 case MBEDTLS_ECP_DP_SECP192K1: in mbedtls_ecp_group_load() 5955 case MBEDTLS_ECP_DP_SECP192K1: in mbedtls_ecp_modulus_setup()
|
| H A D | ecp.c | 377 { MBEDTLS_ECP_DP_SECP192K1, 18, 192, "secp192k1" },
|
| H A D | ecp_curves.c | 4799 case MBEDTLS_ECP_DP_SECP192K1: in mbedtls_ecp_group_load()
|
| H A D | ssl_tls.c | 6349 { 18, MBEDTLS_ECP_DP_SECP192K1, PSA_ECC_FAMILY_SECP_K1, 192 },
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | ecp.h | 114 MBEDTLS_ECP_DP_SECP192K1, /*!< Domain parameters for 192-bit "Koblitz" curve. */ enumerator
|