Searched refs:PCRInfo (Results 1 – 2 of 2) sorted by relevance
25 struct PCRInfo { struct38 struct PCRInfo pcrs[NSM_MAX_PCRS]; argument
378 struct PCRInfo *pcr; in handle_describe_pcr()563 struct PCRInfo *pcr; in handle_extend_pcr()716 struct PCRInfo *pcr; in handle_lock_pcr()1172 struct PCRInfo *pcr; in add_payload_to_cose()1622 struct PCRInfo *pcr = &(vnsm->pcrs[ind]); in extend_pcr()1679 VMSTATE_BOOL(locked, struct PCRInfo),1680 VMSTATE_UINT8_ARRAY(data, struct PCRInfo,1692 vmstate_pcr_info_entry, struct PCRInfo),