mbedtls_psa_cipher_abort() function
Abort a cipher operation. Aborting an operation frees all associated resources except for the \p operation structure itself. Once aborted, the operation object can be reused for another operation.
Arguments
operation
Initialized cipher operation.
Return value
#PSA_SUCCESS \emptydescription
Notes
The signature of this function is that of a PSA driver cipher_abort entry point. This function behaves as a cipher_abort entry point as defined in the PSA driver interface specification for transparent drivers.
mbedtls_psa_cipher_abort() is called by 3 functions and calls 1 function:
![]()
mbedtls_psa_cipher_abort()
mbedtls_psa_cipher_abort() reads 2 variables:
![]()
mbedtls_psa_cipher_abort()