Home
last modified time | relevance | path

Searched refs:uuid_t (Results 1 – 13 of 13) sorted by relevance

/xen/stubdom/vtpmmgr/
A Dvtpm_disk.h44 uuid_t uuid;
105 uuid_t uuid;
184 uuid_t uuid;
229 int create_vtpm(struct mem_group *group, struct mem_vtpm **vtpmp, const uuid_t uuid);
231 int find_vtpm(struct mem_group **groupp, struct mem_vtpm **vtpmp, const uuid_t uuid);
A Ddisk_format.h37 uuid_t tpm_manager_uuid;
54 uuid_t tpm_manager_uuid;
169 uuid_t uuid;
A Duuid.h48 typedef uint8_t uuid_t[16]; typedef
A Dmgmt_authority.h7 int vtpm_do_quote(struct mem_group *group, const uuid_t uuid,
A Dvtpmmgr.h86 uuid_t *uuid;
A Dvtpm_disk.c159 int create_vtpm(struct mem_group *group, struct mem_vtpm **vtpmp, const uuid_t uuid) in create_vtpm()
214 int find_vtpm(struct mem_group **groupp, struct mem_vtpm **vtpmp, const uuid_t uuid) in find_vtpm()
A Dvtpm_cmd_handler.c55 static void gen_random_uuid(uuid_t uuid) in gen_random_uuid()
716 uuid_t newuuid; in vtpmmgr_VtpmNew()
743 uuid_t uuid; in vtpmmgr_VtpmDel()
A Dmgmt_authority.c323 int vtpm_do_quote(struct mem_group *group, const uuid_t uuid, in vtpm_do_quote()
A Dinit.c390 opq->uuid = (uuid_t*)tpmback_get_uuid(domid, handle); in set_opaque()
/xen/tools/libxl/
A Dlibxl_uuid.c67 uuid_t nat_uuid; in libxl_uuid_is_nil()
77 uuid_t nat_uuid; in libxl_uuid_generate()
89 uuid_t nat_uuid; in libxl_uuid_from_string()
126 uuid_t nat_uuid1, nat_uuid2; in libxl_uuid_compare()
/xen/xen/include/asm-x86/
A Dtboot.h48 } uuid_t; typedef
83 uuid_t uuid; /* {663C8DFF-E8B3-4b82-AABF-19EA4D057A08} */
/xen/tools/libfsimage/xfs/
A Dxfs.h48 typedef xfs_uint8_t uuid_t[16]; typedef
89 uuid_t sb_uuid; /* file system unique id */
/xen/xen/arch/x86/
A Dtboot.c29 static const uuid_t tboot_shared_uuid = TBOOT_SHARED_UUID;
105 if ( memcmp(&tboot_shared_uuid, (uuid_t *)tboot_shared, sizeof(uuid_t)) ) in tboot_probe()

Completed in 18 milliseconds