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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue