Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/stubdom/vtpm/
A Dvtpmblk.c279 uint8_t hash0[HASHSZ]; in read_vtpmblk() local
301 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