Home | History | Annotate | Download | only in generator

Lines Matching full:symmetric

127 _NAME symmetric
428 _COMMENT optional symmetric encryption key The size for this key is set to zero when the TPM is to generate the key. This parameter may be encrypted.
431 _COMMENT definition for the symmetric algorithm to be used for the inner wrapper may be TPM_ALG_NULL if no inner wrapper is applied
442 _COMMENT If the caller provided an encryption key or if symmetricAlg was TPM_ALG_NULL, then this will be the Empty Buffer; otherwise, it shall contain the TPMgenerated, symmetric encryption key for the inner wrapper.
465 _COMMENT an object encrypted using symmetric key derived from inSymSeed
471 _COMMENT seed for symmetric key needs oldParent private key to recover the seed and generate the symmetric key
484 _COMMENT an object encrypted using symmetric key derived from outSymSeed seed for a symmetric key protected by newParent asymmetric key
498 _COMMENT the optional symmetric encryption key used as the inner wrapper for duplicate If symmetricAlg is TPM_ALG_NULL, then this parameter shall be the Empty Buffer.
504 _COMMENT Even if the integrity value of the object is not checked on input, the object Name is required to create the integrity value for the imported object. the symmetrically encrypted duplicate object that may contain an inner symmetric wrapper
507 _COMMENT symmetric key used to encrypt duplicate inSymSeed is encrypted/encoded using the algorithms of newParent.
510 _COMMENT definition for the symmetric algorithm to use for the inner wrapper If this algorithm is TPM_ALG_NULL, no inner wrapper is present and encryptionKey shall be the Empty Buffer.
521 _COMMENT the sensitive area encrypted with the symmetric key of parentHandle
699 _COMMENT the symmetric key used for the operation Auth Index: 1 Auth Role: USER
705 _COMMENT symmetric mode For a restricted key, this field shall match the default mode of the key or be TPM_ALG_NULL.
768 _COMMENT handle for the symmetric signing key providing the HMAC key Auth Index: 1 Auth Role: USER