Lines Matching refs:symmetricAlg
6758 TPM_RC_SYMMETRIC if symmetricAlg is TPM_RH_NULL or TPM_RC_HIERARCHY if
6868 symmetricAlg
6900 symmetricAlg was TPM_ALG_NULL, then this will be
7054 if(in->symmetricAlg.algorithm == TPM_ALG_NULL)
7127 if(in->symmetricAlg.algorithm == TPM_ALG_NULL)
7136 innerKeySize = in->symmetricAlg.keyBits.sym;
7165 &in->symmetricAlg, &in->encryptionKeyIn,
7652 If present, the inner layer of symmetric encryption is removed. If encryptionKey and symmetricAlg a…
7753 If symmetricAlg is TPM_ALG_NULL, then this
7793 symmetricAlg
7913 objectPublic; or symmetricAlg and encryptionKey have different
8059 if(in->symmetricAlg.algorithm != TPM_ALG_NULL)
8062 innerKeySize = in->symmetricAlg.keyBits.sym;
8157 (TPM2B_SEED *) &data, &in->symmetricAlg,