mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-27 06:14:17 +01:00
Fix parameter name in Doxygen documentation
This commit is contained in:
parent
38808fa094
commit
3111981d94
@ -900,7 +900,7 @@ typedef uint32_t psa_algorithm_t;
|
||||
* \param alg A AEAD algorithm identifier (value of type
|
||||
* #psa_algorithm_t such that #PSA_ALG_IS_AEAD(\p alg)
|
||||
* is true).
|
||||
* \param mac_length Desired length of the authentication tag in bytes.
|
||||
* \param tag_length Desired length of the authentication tag in bytes.
|
||||
*
|
||||
* \return The corresponding AEAD algorithm with the specified
|
||||
* length.
|
||||
|
Loading…
Reference in New Issue
Block a user