Home
last modified time | relevance | path

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

/external/tpm2-tss/test/integration/
Dsapi-session-util.c354 UINT8 *hashInputPtr; in tpm_calc_phash() local
389 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()