1TSSPOLICYCOUNTERTIMER(1) User Commands TSSPOLICYCOUNTERTIMER(1)
2
3
4
6 tsspolicycountertimer - Runs TPM2_PolicyCounterTimer
7
9 policycountertimer
10
11 Runs TPM2_PolicyCounterTimer
12
13 -ha policy session handle
14
15 -ic data string (operandB)
16
17 -if data file (operandB)
18
19 [-off offset (default 0)] -op operation (default A = B)
20
21 0 A = B
22
23 1 A != B
24
25 2 A > B signed
26
27 3 A > B unsigned
28
29 4 A < B signed
30
31 5 A < B unsigned
32
33 6 A >= B signed
34
35 7 A >= B unsigned
36
37 8 A <= B signed
38
39 9 A <= B unsigned
40
41 A All bits SET in B are SET in A. ((A&B)=B)
42
43 B All bits SET in B are CLEAR in A. ((A&B)=0)
44
45 -se[0-2] session handle / attributes (default NULL)
46
47 01 continue 20 command decrypt
48
50 The full documentation for tsspolicycountertimer is maintained as a
51 Texinfo manual. If the info and tsspolicycountertimer programs are
52 properly installed at your site, the command
53
54 info tsspolicycountertimer
55
56 should give you access to the complete manual.
57
58
59
60tsspolicycountertimer v1234 June 2018 TSSPOLICYCOUNTERTIMER(1)