mbedtls_camellia_free() function
Clear a CAMELLIA context.
Arguments
ctx
The CAMELLIA context to be cleared. This may be \c NULL, in which case this function returns immediately. If it is not \c NULL, it must be initialized.
![]()
mbedtls_camellia_free( &cty );
mbedtls_camellia_free() is called by 2 functions and calls 1 function:
![]()
mbedtls_camellia_free()
mbedtls_camellia_free():
![]()
mbedtls_camellia_free()