Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/tcgbios/
A Dtcgbios.c773 uint8_t _pttto[30]; in SendCommand32() local
782 pttto = (struct pttto *)_pttto; in SendCommand32()
783 size_ptto = sizeof(_pttto); in SendCommand32()
810 uint8_t _pttto[40]; in tcpa_initialize_tpm() local
811 struct pttto *pttto = (struct pttto *)_pttto; in tcpa_initialize_tpm()
812 uint32_t pttto_size = sizeof(_pttto); in tcpa_initialize_tpm()
863 uint8_t _pttto[4+30]; in _TCG_TPM_Extend() local
865 struct pttto *pttto = (struct pttto*)&_pttto; in _TCG_TPM_Extend()
885 if (_pttto[4] != 0x00 || _pttto[5] != 0xc4) { in _TCG_TPM_Extend()

Completed in 4 milliseconds