We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afeddf7 commit 1be1896Copy full SHA for 1be1896
1 file changed
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
435
* - key confirmation
436
- `PSA_PAKE_CONFIRMED_KEY` --- requesting that the secret key is confirmed before it can be returned.
437
438
- 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.
439
440
.. admonition:: Implementation note
441
@@ -1304,7 +1304,6 @@ Support macros
1304
1305
See also `PSA_PAKE_INPUT_MAX_SIZE`
1306
1307
-
1308
.. macro:: PSA_PAKE_INPUT_MAX_SIZE
1309
:definition: /* implementation-defined value */
1310
0 commit comments