Lines Matching refs:new
3 Trusted and Encrypted Keys are two new key types added to the existing kernel
4 key ring service. Both of these new types are variable length symmetric keys,
14 integrity verifications match. A loaded Trusted Key can be updated with new
15 (future) PCR values, so keys are easily migrated to new pcr values, such as
24 keyctl add trusted name "new keylen [options]" ring
39 migratable= 0|1 indicating permission to reseal to new PCR values,
43 TPM_STORED_DATA format. The key length for new keys are always in bytes.
61 keyctl add encrypted name "new [format] key-type:master-key-name keylen"
74 $ keyctl add trusted kmk "new 32" @u
110 Reseal a trusted key under new pcr values:
132 $ keyctl add encrypted evm "new trusted:kmk 32" @u
136 $ keyctl add encrypted evm "new default trusted:kmk 32" @u
157 are anticipated. In particular the new format 'ecryptfs' has been defined in