Use PSA error code
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
5d7d201b87
commit
c5efb8e58b
3 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
* pseudorandom key in \p prk.
|
||||
*
|
||||
* \return 0 on success.
|
||||
* \return #MBEDTLS_ERR_HKDF_BAD_INPUT_DATA when the parameters are invalid.
|
||||
* \return #PSA_ERROR_INVALID_ARGUMENT when the parameters are invalid.
|
||||
* \return An PSA_ERROR_* error for errors returned from the underlying
|
||||
* PSA layer.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue