Lines Matching defs:transaction
1323 * persistent data. Start a transaction that will encompass these
1803 * persistent data. This is done by starting a transaction that will
1807 * a transaction is not required. */
1810 * transaction data. It will be needed to recover if the power
1922 /* Finish the transaction for a key creation. This does not
1924 * by checking whether a transaction is in progress (actual
1925 * creation of a persistent key in a secure element requires a transaction,
1995 /* Abort the ongoing transaction if any (there may not be one if
1999 * partial creation. All that's left is to update the transaction data
8050 /* Nothing to do to free transaction. */
8095 /** Recover a transaction that was interrupted by a power failure.
8102 const psa_crypto_transaction_t *transaction)
8104 switch (transaction->unknown.type) {
8112 /* We found an unsupported transaction in the storage.
8222 /* There's no transaction to complete. It's all good. */