mbedtls_nist_kw_unwrap() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

\c 0 on success. \c MBEDTLS_ERR_CIPHER_BAD_INPUT_DATA for invalid input length. \c MBEDTLS_ERR_CIPHER_AUTH_FAILED for verification failure of the ciphertext. cipher-specific error code on failure of the underlying cipher.

References

from examples