From e3871f8ae8ff565b3286a45373c322a4feae9da4 Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Tue, 5 May 2020 17:32:15 +0200 Subject: [PATCH] Missing word Co-authored-by: Janos Follath Signed-off-by: Gilles Peskine --- include/psa/crypto_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/psa/crypto_types.h b/include/psa/crypto_types.h index b45571409..41f1bea77 100644 --- a/include/psa/crypto_types.h +++ b/include/psa/crypto_types.h @@ -207,7 +207,7 @@ typedef uint8_t psa_key_persistence_t; * have restrictions on supported key types, sizes, policies and operations * and may have different performance characteristics. * - \c 2-0x7fffff: other locations defined by a PSA specification. - * The PSA Cryptography does not currently assign any meaning to these + * The PSA Cryptography API does not currently assign any meaning to these * locations, but future versions of this specification or other PSA * specifications may do so. * - \c 0x800000-0xffffff: vendor-defined locations.