Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/tcgbios/
A Dtcgbios.c106 static uint32_t PassThroughToTPM32(struct pttti *pttti, struct pttto *pttto,
772 struct pttti *pttti = (struct pttti *)TCG_CommandList[idx]; in SendCommand32() local
785 pttti->opblength = size_ptto; in SendCommand32()
864 struct pttti *pttti = (struct pttti*)&_pttti; in _TCG_TPM_Extend() local
867 pttti->ipblength = 8 + 34; in _TCG_TPM_Extend()
868 pttti->reserved = 0; in _TCG_TPM_Extend()
869 pttti->opblength = 4 + 30; in _TCG_TPM_Extend()
870 pttti->reserved2 = 0; in _TCG_TPM_Extend()
879 rc = PassThroughToTPM32(pttti, in _TCG_TPM_Extend()
995 uint32_t PassThroughToTPM32(struct pttti *pttti, struct pttto *pttto, in PassThroughToTPM32() argument
[all …]
A Dtcgbios.h156 struct pttti struct

Completed in 6 milliseconds