Lines Matching refs:value
43 …nternal header (note that despite the name, this value is actually one plus the maximum permitted …
57 * type (4 bytes): `psa_key_type_t` value
58 * policy usage flags (4 bytes): `psa_key_usage_t` value
59 * policy usage algorithm (4 bytes): `psa_algorithm_t` value
83 …configuration value `CRYPTO_STORAGE_FILE_LOCATION` allows storing the key files in a directory oth…
116 …name is just the key identifier as defined in the PSA crypto specification. This is a 32-bit value.
117 …lling partition identifier provided to the server by the partition manager. This is a 64-bit value.
121 …d, therefore the storage format is not compatible (despite using the same value in the version fie…
135 Assumption: the owner identifier is a nonzero value of type `int32_t`.
166 It would simplify things to always have a 32-bit owner, with a nonzero value, and thus reserve the …
185 …me configuration value `PSA_ITS_STORAGE_PREFIX` allows storing the key files in a directory other …
197 …d, therefore the storage format is not compatible (despite using the same value in the version fie…
207 * type (4 bytes): `psa_key_type_t` value
208 * policy usage flags (4 bytes): `psa_key_usage_t` value
209 * policy usage algorithm (4 bytes): `psa_algorithm_t` value
210 * policy enrollment algorithm (4 bytes): `psa_algorithm_t` value [NEW:1.1.0]
232 Assumption: the owner identifier is a nonzero value of type `int32_t`.
266 * lifetime (4 bytes): `psa_key_lifetime_t` value.
267 * type (4 bytes): `psa_key_type_t` value.
268 * policy usage flags (4 bytes): `psa_key_usage_t` value.
269 * policy usage algorithm (4 bytes): `psa_algorithm_t` value.
270 * policy enrollment algorithm (4 bytes): `psa_algorithm_t` value.
290 * lifetime (4 bytes): `psa_key_lifetime_t` value that corresponds to a key in a secure element.
291 * slot number (8 bytes): `psa_key_slot_number_t` value. This is the unique designation of the key f…
325 * lifetime (4 bytes): `psa_key_lifetime_t` value.
326 * type (2 bytes): `psa_key_type_t` value.
327 * bits (2 bytes): `psa_key_bits_t` value.
328 * policy usage flags (4 bytes): `psa_key_usage_t` value.
329 * policy usage algorithm (4 bytes): `psa_algorithm_t` value.
330 * policy enrollment algorithm (4 bytes): `psa_algorithm_t` value.
371 Assumption: the owner identifier is a nonzero value of type `int32_t`.
392 …me configuration value `PSA_ITS_STORAGE_PREFIX` allows storing the key files in a directory other …
405 …y identifier as defined in the PSA crypto specification. This is a 32-bit value which must be in t…
406 …lling partition identifier provided to the server by the partition manager. This is a 64-bit value.
416 * lifetime (4 bytes): `psa_key_lifetime_t` value.
417 * type (2 bytes): `psa_key_type_t` value.
418 * bits (2 bytes): `psa_key_bits_t` value.
419 * policy usage flags (4 bytes): `psa_key_usage_t` value.
420 * policy usage algorithm (4 bytes): `psa_algorithm_t` value.
421 * policy enrollment algorithm (4 bytes): `psa_algorithm_t` value.
454 * lifetime (4 bytes): `psa_key_lifetime_t` value that corresponds to a key in a secure element.
455 * slot number (8 bytes): `psa_key_slot_number_t` value. This is the unique designation of the key f…