mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-26 14:21:04 +00:00
Fix copypasta in PSA_KEY_EXPORT_MAX_SIZE documentation
This commit is contained in:
parent
ae3d2a2c26
commit
6ef7983208
|
@ -492,7 +492,6 @@
|
||||||
*
|
*
|
||||||
* \param key_type A supported key type.
|
* \param key_type A supported key type.
|
||||||
* \param key_bits The size of the key in bits.
|
* \param key_bits The size of the key in bits.
|
||||||
* \param alg The signature algorithm.
|
|
||||||
*
|
*
|
||||||
* \return If the parameters are valid and supported, return
|
* \return If the parameters are valid and supported, return
|
||||||
* a buffer size in bytes that guarantees that
|
* a buffer size in bytes that guarantees that
|
||||||
|
|
Loading…
Reference in a new issue