Lines Matching full:files

73 * Files 1 through 0xfffeffff: [content](#key-file-format-for-0.1.0) of the [key whose identifier is…
75 * Files 0xffff0000 through 0xffffff51, 0xffffff53 through 0xffffffff: unused.
81 …configuration value `CRYPTO_STORAGE_FILE_LOCATION` allows storing the key files in a directory oth…
85 * Other files: unused.
131 * Files 0 through 0xffffff51, 0xffffff53 through 0xffffffff: unused, reserved for internal use of t…
133 * Files 0x100000000 through 0xffffffffffff: [content](#key-file-format-for-1.0.0) of the [key whose…
142 * Files 1 through 0xfffeffff: [content](#key-file-format-for-1.0.0) of the [key whose identifier is…
144 * Files 0xffff0000 through 0xffffff51, 0xffffff53 through 0xffffffff, 0x100000000 through 0xfffffff…
154 * Delete files 1 through 0xfffeffff, which contain keys in a format that is no longer supported.
158 … This is annoyingly non-uniform. For example, if we want to store non-key files, we have room in d…
206 * Key files can store references to keys in a secure element. In such key files, the key material c…
214 * Files 0 through 0xfffeffff: unused.
215 * Files 0xffff0000 through 0xffffffff: reserved for internal use of the crypto library or crypto se…
216 * Files 0x100000000 through 0xffffffffffff: [content](#key-file-format-for-1.0.0) of the [key whose…
225 * Files 1 through 0xfffeffff: [content](#key-file-format-for-1.0.0) of the [key whose identifier is…
226 * Files 0xffff0000 through 0xffffffff: reserved for internal use of the crypto library or crypto se…
227 * Files 0x100000000 through 0xffffffffffffffff: unused.
229 ### Non-key files on TBD
233 * Files 0xfffffe02 through 0xfffffeff (`PSA_CRYPTO_SE_DRIVER_ITS_UID_BASE + lifetime`): secure elem…
236 * Other files are unused and reserved for future use.
272 …his encodes the key owner in the same way as [in file identifiers for key files](#file-namespace-o…