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 <janos.follath@arm.com>
This commit is contained in:
parent
2ba6079d47
commit
fc3577daae
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user