diff --git a/doc/ext-pake/api/pake.rst b/doc/ext-pake/api/pake.rst index cbe89584..99886c7b 100644 --- a/doc/ext-pake/api/pake.rst +++ b/doc/ext-pake/api/pake.rst @@ -435,7 +435,7 @@ A PAKE cipher suite is required when setting up a PAKE operation in `psa_pake_se * - key confirmation - `PSA_PAKE_CONFIRMED_KEY` --- requesting that the secret key is confirmed before it can be returned. - The algorithm and primitive values must be set for all PAKE algorithms, the key confirmation values is only required for some PAKE algorithms. + Valid algorithm, primitive, and key confirmation values must be set when using a PAKE cipher suite. .. admonition:: Implementation note @@ -1304,7 +1304,6 @@ Support macros See also `PSA_PAKE_INPUT_MAX_SIZE` - .. macro:: PSA_PAKE_INPUT_MAX_SIZE :definition: /* implementation-defined value */