Searched refs:hash0 (Results 1 – 1 of 1) sorted by relevance
279 uint8_t hash0[HASHSZ]; in read_vtpmblk() local301 sha1(cipher, cipher_len, hash0); in read_vtpmblk()302 if(!memcmp(hash0, hashkey, HASHSZ)) in read_vtpmblk()329 printf("%02hhX ", hash0[i]); in read_vtpmblk()
Completed in 3 milliseconds