From fc3577daae6058b01c89cebb1b067c9712e85c62 Mon Sep 17 00:00:00 2001 From: Janos Follath Date: Wed, 28 Apr 2021 09:51:55 +0100 Subject: [PATCH] Remove reference to PSA_PAKE_KEY_SHARE_SIZE The macro PSA_PAKE_KEY_SHARE_SIZE has been removed, we need to remove references to it from the documentation as well. Signed-off-by: Janos Follath --- include/psa/crypto_sizes.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/psa/crypto_sizes.h b/include/psa/crypto_sizes.h index 482ff6806..bb01d5315 100644 --- a/include/psa/crypto_sizes.h +++ b/include/psa/crypto_sizes.h @@ -1157,8 +1157,7 @@ * * This macro must expand to a compile-time constant integer. * - * See also #PSA_PAKE_KEY_SHARE_SIZE(\p alg, \p cipher_suite) and - * #PSA_PAKE_OUTPUT_SIZE(\p alg, \p cipher_suite, \p output). + * See also #PSA_PAKE_OUTPUT_SIZE(\p alg, \p cipher_suite, \p output). */ #define PSA_PAKE_OUTPUT_MAX_SIZE