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

Return value

The type of operation: #MBEDTLS_ENCRYPT or #MBEDTLS_DECRYPT. #MBEDTLS_OPERATION_NONE if \p ctx has not been initialized.

References

from examples