Searched refs:seedIn (Results 1 – 2 of 2) sorted by relevance
101 TPM2B *seedIn, // IN: optional seed for duplication blob. in ComputeProtectionKeyParms() argument109 const TPM2B *seed = seedIn; in ComputeProtectionKeyParms()174 TPM2B *seedIn, // IN: an external seed may be provided for in ComputeOuterIntegrity() argument184 const TPM2B *seed = seedIn; in ComputeOuterIntegrity()
1344 int computeTexelPartition (deUint32 seedIn, deUint32 xIn, deUint32 yIn, deUint32 zIn, int numPartit… in computeTexelPartition() argument1350 const deUint32 seed = seedIn + 1024*(numPartitions-1); in computeTexelPartition()