Lines Matching refs:owner
103 …ent keys](#key-file-format-for-1.0.0) designated by a [key identifier and owner](#key-names-for-1.…
110 …owner (in particular, in library integrations), the key identifier is exactly the key identifier a…
115 …t)owner_uid << 32 | key_id` where `key_id` is the key identifier from the owner point of view and …
129 Assumption: the owner identifier is a nonzero value of type `int32_t`.
133 …se identifier is the file identifier](#key-names-for-1.0.0). The upper 32 bits determine the owner.
139 This is a library integration, so there is no owner. The key file identifier is identical to the ke…
148 This is a library integration, so there is no owner. The key file identifier is identical to the ke…
160 It would simplify things to always have a 32-bit owner, with a nonzero value, and thus reserve the …
212 Assumption: the owner identifier is a nonzero value of type `int32_t`.
216 …se identifier is the file identifier](#key-names-for-1.0.0). The upper 32 bits determine the owner.
222 This is a library integration, so there is no owner. The key file identifier is identical to the ke…
272 …esentation of the key identifier. On a PSA platform, this encodes the key owner in the same way as…