Searched refs:_pttti (Results 1 – 1 of 1) sorted by relevance
862 uint8_t _pttti[8+34]; in _TCG_TPM_Extend() local864 struct pttti *pttti = (struct pttti*)&_pttti; in _TCG_TPM_Extend()872 _pttti[8 + 0] = 0x0; in _TCG_TPM_Extend()873 _pttti[8 + 1] = 0xc1; in _TCG_TPM_Extend()874 *(uint32_t *)&_pttti[8 + 2] = bswap(34); in _TCG_TPM_Extend()875 *(uint32_t *)&_pttti[8 + 6] = bswap(0x14); in _TCG_TPM_Extend()876 *(uint32_t *)&_pttti[8 + 10]= bswap(pcrindex); in _TCG_TPM_Extend()877 memcpy(&_pttti[8+14], hash, 20); in _TCG_TPM_Extend()
Completed in 4 milliseconds