Lines Matching refs:elements

46 … the key. We study the problem of how key management in stateful secure elements interacts with st…
48 ### Assumptions on stateful secure elements
50 **Assumption: driver calls for key management in stateful secure elements are atomic and committing…
52 (For stateless secure elements, this assumption is vacuously true.)
69 ### Overview of two-phase commit with stateful secure elements
127 …the [overview above](#overview-of-two-phase-commit-with-stateful-secure-elements) follow this patt…
161 …attributes"` entry point is potentially problematic because some secure elements don't have room t…
246elements: we aren't just replacing “create the key material” by “tell the secure element to create…
258 … functions”](#overview-of-api-functions), this concerns key management in stateful secure elements.
268 …of two-phase commit with stateful secure elements”](#overview-of-two-phase-commit-with-stateful-se…
318 …he two-phase commit](#overview-of-two-phase-commit-with-stateful-secure-elements): key creation mu…
389 ## Specification of key management in stateful secure elements
391elements as discussed in [“Designing key management for secure element keys”](#designing-key-manag…
406 …ifier from the array. If it wasn't the last element in array, move array elements to fill the hole.
457 …der](#transaction-list-header-format) followed by a list of [fixed-size elements](#transaction-lis…
482 …(`PSA_CRYPTO_ITS_TRANSACTION_UID` = 0xffffff54), used by dynamic secure elements (feature enabled …
486 ## Testing key management in secure elements