Found 6 other functions taking a
mbedtls_psa_cipher_operation_t
argument:
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.
Set the IV for a symmetric encryption or decryption operation. This function sets the IV (initialization vector), nonce or initial counter value for the encryption or decryption operation.
Encrypt or decrypt a message fragment in an active cipher operation.
Finish encrypting or decrypting a message in a cipher operation.
Set the key for a multipart symmetric encryption operation.
Set the key for a multipart symmetric decryption operation.