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()556 struct PCRInfo *pcr; in handle_extend_pcr()709 struct PCRInfo *pcr; in handle_lock_pcr()1165 struct PCRInfo *pcr; in add_payload_to_cose()1616 struct PCRInfo *pcr = &(vnsm->pcrs[ind]); in extend_pcr()1673 VMSTATE_BOOL(locked, struct PCRInfo),1674 VMSTATE_UINT8_ARRAY(data, struct PCRInfo,1686 vmstate_pcr_info_entry, struct PCRInfo),