Searched refs:_pttto (Results 1 – 1 of 1) sorted by relevance
773 uint8_t _pttto[30]; in SendCommand32() local782 pttto = (struct pttto *)_pttto; in SendCommand32()783 size_ptto = sizeof(_pttto); in SendCommand32()810 uint8_t _pttto[40]; in tcpa_initialize_tpm() local811 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() local865 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