Home
last modified time | relevance | path

Searched defs:pttti (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/tcgbios/
A Dtcgbios.h156 struct pttti struct
158 uint16_t ipblength;
159 uint16_t reserved;
160 uint16_t opblength;
161 uint16_t reserved2;
162 uint8_t tpmoperandin[0];
A Dtcgbios.c772 struct pttti *pttti = (struct pttti *)TCG_CommandList[idx]; in SendCommand32() local
864 struct pttti *pttti = (struct pttti*)&_pttti; in _TCG_TPM_Extend() local
995 uint32_t PassThroughToTPM32(struct pttti *pttti, struct pttto *pttto, in PassThroughToTPM32()

Completed in 5 milliseconds