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

Return value

\c 0 on success. \c MBEDTLS_ERR_CIPHER_BAD_INPUT_DATA for any invalid input. \c MBEDTLS_ERR_CIPHER_FEATURE_UNAVAILABLE for 128-bit block ciphers which are not supported. cipher-specific error code on failure of the underlying cipher.

References

from examples