Searched refs:hash_check (Results 1 – 1 of 1) sorted by relevance
161 uint32_t hash, hash_check; in nhw_aar_resolve() local203 …hash_check = hash_check_buf[15] | (uint32_t)hash_check_buf[14] << 8 | (uint32_t)hash_check_buf[13]… in nhw_aar_resolve()205 …AR (%i): checking prand = 0x%06X, hash = 0x%06X, hashcheck = 0x%06X\n",i, prand, hash, hash_check); in nhw_aar_resolve()207 if (hash == hash_check) { in nhw_aar_resolve()