Searched refs:hm (Results 1 – 1 of 1) sorted by relevance
274 TPM_AUTHDATA hm; in verifyAuth() local285 hm); in verifyAuth()288 if (memcmp(hm, auth->HMAC, sizeof(TPM_DIGEST)) == 0) { // 0 indicates equality in verifyAuth()292 *(UINT32*)auth->HMAC, *(UINT32*)hm); in verifyAuth()
Completed in 4 milliseconds