Searched refs:integer (Results 1 – 7 of 7) sorted by relevance
31 claim->variant.integer.value = PSA_LIFECYCLE_UNKNOWN; in null_lifecycle_claim_source_get_claim()
122 claim.variant.integer.value = client_id; in add_client_id_claim()135 claim.variant.integer.value = 1; in add_no_sw_claim()
192 struct integer_claim_variant integer; member
98 QCBOREncode_AddInt64ToMapN(encode_ctx, label, claim->variant.integer.value); in encode_claim()
128 …- A variant id to identify the data type for a claim - e.g. integer, byte string, text string or a…
178 distributed firmware. Each location is assigned an integer ID that is used to bind together:360 Location IDs are integer values defined by the configuration code. For example, where firmware
308 Opcodes are integer values that identify methods implemented by a service endpoint. Opcodes only n…
Completed in 24 milliseconds