Crypto: Align with Mbed TLS 2.24

Align the PSA Crypto header files in interface folder
with Mbed TLS 2.24.

Change-Id: I28a4e9789183bad3ad15b61480d6b8bb2151d4cb
Signed-off-by: Summer Qin <summer.qin@arm.com>
diff --git a/docs/reference/services/tfm_attestation_integration_guide.rst b/docs/reference/services/tfm_attestation_integration_guide.rst
index 87d17c1..2c43ea7 100644
--- a/docs/reference/services/tfm_attestation_integration_guide.rst
+++ b/docs/reference/services/tfm_attestation_integration_guide.rst
@@ -238,10 +238,10 @@
                                       size_t *token_size);
 
     psa_status_t
-    tfm_initial_attest_get_public_key(uint8_t         *public_key,
-                                      size_t           public_key_buf_size,
-                                      size_t          *public_key_len,
-                                      psa_ecc_curve_t *elliptic_curve_type);
+    tfm_initial_attest_get_public_key(uint8_t          *public_key,
+                                      size_t            public_key_buf_size,
+                                      size_t           *public_key_len,
+                                      psa_ecc_family_t *elliptic_curve_type);
 
 The caller must allocate a large enough buffer, where the token is going to be
 created by Initial Attestation Service. The size of the created token is highly