mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Fix typo in doxygen reference
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
71d955a79d
commit
5b79ee252e
|
|
@ -1792,7 +1792,7 @@
|
|||
* AES-CMAC-PRF-128 PRF specified by RFC 4615.
|
||||
*
|
||||
* This key derivation algorithm uses the same inputs as
|
||||
* #PBKDF_ALG_PBKDF2_HMAC() with the same constraints.
|
||||
* #PSA_ALG_PBKDF2_HMAC() with the same constraints.
|
||||
*/
|
||||
#define PSA_ALG_PBKDF2_AES_CMAC_PRF_128 ((psa_algorithm_t)0x08800200)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue