Lines Matching refs:format
28 * [Persistent transparent keys](#key-file-format-for-0.1.0) designated by a [slot number](#key-name…
29 * [Nonvolatile random seed](#nonvolatile-random-seed-file-format-for-0.1.0) on ITS only.
39 …s on the storage backend. The content of the file is described [below](#key-file-format-for-0.1.0).
49 ### Key file format for 0.1.0
64 ### Nonvolatile random seed file format for 0.1.0
68 The file format is just the seed as a byte string with no metadata or encoding of any kind.
75 * Files 1 through 0xfffeffff: [content](#key-file-format-for-0.1.0) of the [key whose identifier is…
76 …O_ITS_RANDOM_SEED_UID`): [nonvolatile random seed](#nonvolatile-random-seed-file-format-for-0.1.0).
86 * `sprintf(CRYPTO_STORAGE_FILE_LOCATION "psa_key_slot_%lu", key_id)` [content](#key-file-format-for…
105 * [Persistent transparent keys](#key-file-format-for-1.0.0) designated by a [key identifier and own…
106 * [Nonvolatile random seed](#nonvolatile-random-seed-file-format-for-1.0.0) on ITS only.
114 …s on the storage backend. The content of the file is described [below](#key-file-format-for-1.0.0).
119 ### Key file format for 1.0.0
121 …-file-format-for-0.1.0) so far. However note that the encoding of key types, algorithms and key ma…
123 ### Nonvolatile random seed file format for 1.0.0
127 The file format is just the seed as a byte string with no metadata or encoding of any kind.
129 … [the feature was introduced in Mbed Crypto 0.1.0](#nonvolatile-random-seed-file-format-for-0.1.0).
138 …O_ITS_RANDOM_SEED_UID`): [nonvolatile random seed](#nonvolatile-random-seed-file-format-for-0.1.0).
139 * Files 0x100000000 through 0xffffffffffff: [content](#key-file-format-for-1.0.0) of the [key whose…
148 * Files 1 through 0xfffeffff: [content](#key-file-format-for-1.0.0) of the [key whose identifier is…
149 …O_ITS_RANDOM_SEED_UID`): [nonvolatile random seed](#nonvolatile-random-seed-file-format-for-1.0.0).
160 * Delete files 1 through 0xfffeffff, which contain keys in a format that is no longer supported.
179 * [Some changes in the key file format](#key-file-format-for-1.1.0).
188 …rently: only the [nonvolatile random seed](#nonvolatile-random-seed-file-format-for-1.0.0)). The c…
192 ### Key file format for 1.1.0
194 The key file format is identical to [1.0.0](#key-file-format-for-1.0.0), except for the following c…
197 * The encoding of key types, algorithms and key material has changed, therefore the storage format …
236 * Files 0x100000000 through 0xffffffffffff: [content](#key-file-format-for-1.0.0) of the [key whose…
245 * Files 1 through 0xfffeffff: [content](#key-file-format-for-1.0.0) of the [key whose identifier is…
254 …O_ITS_RANDOM_SEED_UID`): [nonvolatile random seed](#nonvolatile-random-seed-file-format-for-1.0.0).
255 * File 0xffffff54 (`PSA_CRYPTO_ITS_TRANSACTION_UID`): [transaction file](#transaction-file-format-f…
258 ### Key file format for TBD
278 ### Transaction file format for TBD
317 ### Key file format for TBD
357 * [Persistent keys](#key-file-format-for-mbed-tls-2.25.0) designated by a [key identifier and owner…
358 * Transparent, stored in the export format.
361 * [Nonvolatile random seed](#nonvolatile-random-seed-file-format-for-mbed-tls-2.25.0) on ITS only.
375 * Files 0x100000000 through 0xffffffffffff: [content](#key-file-format-for-mbed-tls-2.25.0) of the …
384 * Files 1 through 0xfffeffff: [content](#key-file-format-for-mbed-tls-2.25.0) of the [key whose ide…
403 … storage backend. The content of the file is described [below](#key-file-format-for-mbed-tls-2.25.…
408 ### Key file format for Mbed TLS 2.25.0
434 …NDOM_SEED_UID`): [nonvolatile random seed](#nonvolatile-random-seed-file-format-for-mbed-tls-2.25.…
435 * File 0xffffff54 (`PSA_CRYPTO_ITS_TRANSACTION_UID`): [transaction file](#transaction-file-format-f…
438 ### Nonvolatile random seed file format for Mbed TLS 2.25.0
440 [Identical to Mbed Crypto 0.1.0](#nonvolatile-random-seed-file-format-for-0.1.0).
442 ### Transaction file format for Mbed TLS 2.25.0