Lines Matching refs:owner
105 …ent keys](#key-file-format-for-1.0.0) designated by a [key identifier and owner](#key-names-for-1.…
112 …owner (in particular, in library integrations), the key identifier is exactly the key identifier a…
117 …t)owner_uid << 32 | key_id` where `key_id` is the key identifier from the owner point of view and …
135 Assumption: the owner identifier is a nonzero value of type `int32_t`.
139 …se identifier is the file identifier](#key-names-for-1.0.0). The upper 32 bits determine the owner.
145 This is a library integration, so there is no owner. The key file identifier is identical to the ke…
154 This is a library integration, so there is no owner. The key file identifier is identical to the ke…
166 It would simplify things to always have a 32-bit owner, with a nonzero value, and thus reserve the …
232 Assumption: the owner identifier is a nonzero value of type `int32_t`.
236 …se identifier is the file identifier](#key-names-for-1.0.0). The upper 32 bits determine the owner.
242 This is a library integration, so there is no owner. The key file identifier is identical to the ke…
292 …esentation of the key identifier. On a PSA platform, this encodes the key owner in the same way as…
357 * [Persistent keys](#key-file-format-for-mbed-tls-2.25.0) designated by a [key identifier and owner…
371 Assumption: the owner identifier is a nonzero value of type `int32_t`.
375 …ier is the file identifier](#key-names-for-mbed-tls-2.25.0). The upper 32 bits determine the owner.
381 This is a library integration, so there is no owner. The key file identifier is identical to the ke…
401 …owner (in particular, in library integrations), the key identifier is exactly the key identifier a…
406 …t)owner_uid << 32 | key_id` where `key_id` is the key identifier from the owner point of view and …
431 …ternal use by the library. The only identifiers currently in use have the owner id (top 32 bits) s…
456 …esentation of the key identifier. On a PSA platform, this encodes the key owner in the same way as…