logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tpm_updatepcrhash - update a PCR composite hash

Description

       This program updates the PCR composite hash in file OLD-HASH-FILE to produce the file NEW-HASH-FILE.  The
       new  composite  hash  is  computed from the data in the file PCR-VALUE-FILE, which contains a list of PCR
       index=value pairs.  The format of this file as the same as PCR value file generated by tpm_getpcrhash.

       -h     Display command usage info.

       -v     Display command version info.

Name

       tpm_updatepcrhash - update a PCR composite hash

See Also

tpm_quote_tools(8), tpm_mkaik(8), tpm_getpcrhash(8), tpm_getquote(8)

                                                    Oct 2010                                 VERIFYTPMQUOTE(8)

Synopsis

tpm_updatepcrhash [-hv] OLD-HASH-FILE PCR-VALUE-FILE NEW_HASH-FILE

See Also