mbedtls_cipher_set_padding_mode() is only used within mbed TLS Library.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

\c 0 on success. #MBEDTLS_ERR_CIPHER_FEATURE_UNAVAILABLE if the selected padding mode is not supported. #MBEDTLS_ERR_CIPHER_BAD_INPUT_DATA if the cipher mode does not support padding.

References

from examples