mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-01 10:06:53 +03:00
Link PSA_KEY_TYPE_PASSWORD in the documentation
Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
@ -4328,7 +4328,7 @@ psa_status_t psa_pake_setup(psa_pake_operation_t *operation,
|
|||||||
* value derived from the password (eg. by a
|
* value derived from the password (eg. by a
|
||||||
* memory-hard function). It must remain valid
|
* memory-hard function). It must remain valid
|
||||||
* until the operation terminates. It must be of
|
* until the operation terminates. It must be of
|
||||||
* type PSA_KEY_TYPE_PASSWORD or
|
* type #PSA_KEY_TYPE_PASSWORD or
|
||||||
* #PSA_KEY_TYPE_DERIVE. It has to allow the usage
|
* #PSA_KEY_TYPE_DERIVE. It has to allow the usage
|
||||||
* #PSA_KEY_USAGE_DERIVE.
|
* #PSA_KEY_USAGE_DERIVE.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user