Searched refs:hashInputPtr (Results 1 – 1 of 1) sorted by relevance
354 UINT8 *hashInputPtr; in tpm_calc_phash() local389 hashInputPtr = &(hashInput.buffer[hashInput.size]); in tpm_calc_phash()391 *(UINT32 *)hashInputPtr = 0; in tpm_calc_phash()399 hashInputPtr = &(hashInput.buffer[hashInput.size]); in tpm_calc_phash()400 *(UINT32 *)hashInputPtr = cmdCode; in tpm_calc_phash()