Lines Matching refs:commit
67 …aries is a well-known problem in database management, with a well-known solution: two-phase commit.
69 ### Overview of two-phase commit with stateful secure elements
77 … it concludes the voting phase of the two-phase commit: effectively, the secure element decides to…
78 … that _A_ is now in a fully created state. This concludes the commit phase of the two-phase commit.
99 …saction recovery. When a power loss happens, the core decides whether to commit or abort the trans…
127 The strategies discussed in the [overview above](#overview-of-two-phase-commit-with-stateful-secure…
137 … transaction is in progress. In each case, the core can either decide to commit the transaction (w…
157 …exploring-the-always-destroy-strategy), i.e. abort all key creations and commit all key destructio…
268 …commit with stateful secure elements”](#overview-of-two-phase-commit-with-stateful-secure-elements…
272 * Start transaction, secure element operation, commit transaction.
281 * Start transaction, secure element operation, commit transaction.
318 …constraints on the [order of operations for the two-phase commit](#overview-of-two-phase-commit-wi…
391 …iple described in [“Overview of two-phase commit with stateful secure elements”](#overview-of-two-…