Searched refs:MBEDTLS_ECP_DP_SECP224K1 (Results 1 – 7 of 7) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | ecp.h | 115 MBEDTLS_ECP_DP_SECP224K1, /*!< Domain parameters for 224-bit "Koblitz" curve. */ enumerator
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | oid.c | 584 MBEDTLS_ECP_DP_SECP224K1,
|
| H A D | ecp_curves_new.c | 4805 case MBEDTLS_ECP_DP_SECP224K1: in mbedtls_ecp_group_load() 5968 case MBEDTLS_ECP_DP_SECP224K1: in mbedtls_ecp_modulus_setup()
|
| H A D | ecp.c | 371 { MBEDTLS_ECP_DP_SECP224K1, 20, 224, "secp224k1" },
|
| H A D | ecp_curves.c | 4805 case MBEDTLS_ECP_DP_SECP224K1: in mbedtls_ecp_group_load()
|
| H A D | ssl_tls.c | 6343 { 20, MBEDTLS_ECP_DP_SECP224K1, PSA_ECC_FAMILY_SECP_K1, 224 },
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | ChangeLog | 1014 except MBEDTLS_ECP_DP_SECP224R1 and MBEDTLS_ECP_DP_SECP224K1)
|