Home
last modified time | relevance | path

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

/xen/stubdom/
A Dvtpm-deepquote.patch68 + * @myPCR: [in] PCR selection for the virtual TPM
69 + * @ptPCR: [in] PCR selection for the hardware TPM
155 + * TPM_PCR_SELECTION vtSel PCR selection for virtual TPM
156 + * TPM_PCR_SELECTION ptSel PCR selection for physical TPM
A Dvtpm-deepquote-anyloc.patch50 * @myPCR: [in] PCR selection for the virtual TPM
51 * @ptPCR: [in] PCR selection for the hardware TPM
A Dvtpm-parent-sign-ek.patch66 + * @sel: [in] PCR selection for the hardware TPM's quote
160 + * TPM_PCR_SELECTION ptSel PCR selection for physical TPM
A Dlwip.patch-cvs1904 + * to be used to guide the selection of the actual service parameters
/xen/stubdom/vtpmmgr/
A Ddisk_tpm.c56 void TPM_pcr_digest(struct hash160 *buf, le32_t selection) in TPM_pcr_digest() argument
60 uint32_t sel = le32_native(selection); in TPM_pcr_digest()
68 memcpy(v->sel, &selection, 3); in TPM_pcr_digest()
A Ddisk_tpm.h7 void TPM_pcr_digest(struct hash160 *buf, le32_t selection);
A Dtpm2_marshal.h674 inline BYTE* pack_TPMS_PCR_SELECTION(BYTE* ptr, const TPMS_PCR_SELECTION *selection) in pack_TPMS_PCR_SELECTION() argument
676 ptr = pack_TPMI_ALG_HASH(ptr, &selection->hash); in pack_TPMS_PCR_SELECTION()
677 ptr = pack_BYTE(ptr, selection->sizeofSelect); in pack_TPMS_PCR_SELECTION()
678 ptr = pack_BYTE_ARRAY(ptr, selection->pcrSelect, selection->sizeofSelect); in pack_TPMS_PCR_SELECTION()
/xen/xen/tools/kconfig/
A Dgconf.c983 GtkTreeSelection *selection; in on_treeview2_cursor_changed() local
987 selection = gtk_tree_view_get_selection(treeview); in on_treeview2_cursor_changed()
988 if (gtk_tree_selection_get_selected(selection, &model2, &iter)) { in on_treeview2_cursor_changed()
/xen/xen/xsm/flask/policy/
A Daccess_vectors483 # use the security server to compute member selection
/xen/docs/man/
A Dxen-tscmode.7.pod13 Proper selection of tsc_mode depends on an understanding not only of
A Dxl.cfg.5.pod.in99 =head3 Deprecated guest type selection
454 used by all types of guests, although the selection of options is different
2732 The following options control the selection of the device-model. This
/xen/docs/misc/
A Dkconfig-language.rst139 times, the limit is set to the largest selection.
A Dxen-command-line.pandoc2440 Override default selection of whether to isolate 64-bit PV guest page

Completed in 21 milliseconds