Home
last modified time | relevance | path

Searched refs:MBEDTLS_ECP_DP_SECP224R1 (Results 1 – 10 of 10) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_util.c199 case MBEDTLS_ECP_DP_SECP224R1: in mbedtls_ecc_group_to_psa()
274 return MBEDTLS_ECP_DP_SECP224R1; in mbedtls_ecc_group_from_psa()
H A Doid.c554 MBEDTLS_ECP_DP_SECP224R1,
H A Decp_curves_new.c4775 case MBEDTLS_ECP_DP_SECP224R1: in mbedtls_ecp_group_load()
5846 case MBEDTLS_ECP_DP_SECP224R1: in mbedtls_ecp_modulus_setup()
H A Decp.c368 { MBEDTLS_ECP_DP_SECP224R1, 21, 224, "secp224r1" },
H A Decp_curves.c4775 case MBEDTLS_ECP_DP_SECP224R1: in mbedtls_ecp_group_load()
H A Dssl_tls.c6340 { 21, MBEDTLS_ECP_DP_SECP224R1, PSA_ECC_FAMILY_SECP_R1, 224 },
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Decp.h106MBEDTLS_ECP_DP_SECP224R1, /*!< Domain parameters for the 224-bit curve defined by FIPS 186-4 … enumerator
/optee_os/lib/libmbedtls/core/
H A Decc.c93 return MBEDTLS_ECP_DP_SECP224R1; in curve_to_group_id()
/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c975 ec_curve = MBEDTLS_ECP_DP_SECP224R1; in create_ec_priv_key_hidden_attributes()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog1014 except MBEDTLS_ECP_DP_SECP224R1 and MBEDTLS_ECP_DP_SECP224K1)