blob: a4f5d09122c19427caebe121a42cd4eaaec1f1da [file] [log] [blame]
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH POLICYMAKERPCR "1" "March 2020" "policymakerpcr 1.3" "User Commands"
.SH NAME
policymakerpcr \- Runs TPM2 policymakerpcr
.SH DESCRIPTION
policymakerpcr
.PP
Creates a policyPCR term suitable for input to policymaker (hex ascii)
.PP
Assumes that the byte mask and PCR values are consistent
.TP
[\-halg
hash algorithm (sha1 sha256 sha384 sha512) (default sha256)]
.TP
\fB\-bm\fR
pcr byte mask in hex, big endian
.IP
e.g. 010000 selects PCR 16
e.g. ffffff selects all 24 PCRs
.HP
\fB\-if\fR input file \- PCR values, hex ascii, one per line, 24 max
.IP
required unless pcr mask is 0
.TP
[\-of
output file \- policy hash in binary]
.TP
[\-pr
stdout \- policy hash in hex ascii]