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

Return value

\c 0 on success. #MBEDTLS_ERR_CIPHER_INVALID_CONTEXT if the context was not properly set up before calling this function. Another negative value if encryption failed.

References