Lines Matching full:tpm
9 of a Trusted Platform Module (TPM) chip for greater security, while Encrypted
13 Trusted Keys use a TPM both to generate and to seal the keys. Keys are sealed
14 under a 2048 bit RSA key in the TPM, and optionally sealed to specified PCR
15 (integrity measurement) values, and only unsealed by the TPM, if PCRs and blob
21 TPM 1.2
28 TPM 2.0
56 TPM 1.2: default 0x40000000 (SRK)
57 TPM 2.0: no default; must be passed every time
66 hash= hash algorithm name as a string. For TPM 1.x the only
67 allowed value is sha1. For TPM 2.x the allowed values
81 Encrypted keys do not depend on a TPM, and are faster, as they use AES for
111 Note: When using a TPM 2.0 with a persistent key with handle 0x81000001,