Searched refs:TPMT_SENSITIVE (Results 1 – 8 of 8) sorted by relevance
/system/tpm/trunks/ |
D | tpm_utility_impl.h | 192 TPM_RC EncryptPrivateData(const TPMT_SENSITIVE& sensitive_area,
|
D | tpm_utility_impl.cc | 818 TPMT_SENSITIVE in_sensitive; in ImportRSAKey() 1806 TPM_RC TpmUtilityImpl::EncryptPrivateData(const TPMT_SENSITIVE& sensitive_area, in EncryptPrivateData()
|
D | tpm_generated.h | 1540 struct TPMT_SENSITIVE { struct 1549 TPMT_SENSITIVE sensitive_area; argument 1555 TPMT_SENSITIVE sensitive; 3432 const TPMT_SENSITIVE& value, 3437 TPMT_SENSITIVE* value, 3450 const TPMT_SENSITIVE& inner);
|
D | tpm_generated.cc | 8501 const TPMT_SENSITIVE& value, in Serialize_TPMT_SENSITIVE() 8533 TPMT_SENSITIVE* value, in Parse_TPMT_SENSITIVE() 8619 const TPMT_SENSITIVE& inner) { in Make_TPM2B_SENSITIVE() 8621 tpm2b.size = sizeof(TPMT_SENSITIVE); in Make_TPM2B_SENSITIVE()
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 1679 The type parameter of a TPMT_PUBLIC or TPMT_SENSITIVE has a value that is 4207 TPMT_SENSITIVE.sensitive.sym. The size of the key will be determined by 4211 inSensitive.data to TPMT_SENSITIVE.sensitive.sym of the new object. 4212 3) A TPM-generated obfuscation value is placed in TPMT_SENSITIVE.sensitive.seedValue. The 4216 equation (1) below, by hashing the key and obfuscation values in the TPMT_SENSITIVE with the 4241 3) If the key is a Storage Key, a TPM-generated TPMT_SENSITIVE.symKey value is created; 4242 otherwise, TPMT_SENSITIVE.symKey.size is set to zero. 4260 TPMT_SENSITIVE.sensitive of the new object. 4264 TPMT_SENSITIVE.sensitive.bits.data by MAX_SYM_DATA. 4277 produced by the nameAlg in inPublic is placed in TPMT_SENSITIVE.sensitive.any.buffer. [all …]
|
D | raw_commands_fixed.txt | 1679 The type parameter of a TPMT_PUBLIC or TPMT_SENSITIVE has a value that is 4209 TPMT_SENSITIVE.sensitive.sym. The size of the key will be determined by 4213 inSensitive.data to TPMT_SENSITIVE.sensitive.sym of the new object. 4214 3) A TPM-generated obfuscation value is placed in TPMT_SENSITIVE.sensitive.seedValue. The 4218 equation (1) below, by hashing the key and obfuscation values in the TPMT_SENSITIVE with the 4243 3) If the key is a Storage Key, a TPM-generated TPMT_SENSITIVE.symKey value is created; 4244 otherwise, TPMT_SENSITIVE.symKey.size is set to zero. 4262 TPMT_SENSITIVE.sensitive of the new object. 4266 TPMT_SENSITIVE.sensitive.bits.data by MAX_SYM_DATA. 4279 produced by the nameAlg in inPublic is placed in TPMT_SENSITIVE.sensitive.any.buffer. [all …]
|
D | raw_structures.txt | 685 TPMT_SENSITIVE ....................................................................................… 1050 Table 188 — Definition of TPMT_SENSITIVE Structure ................................................… 14364 An object description requires a TPM2B_PUBLIC structure and may require a TPMT_SENSITIVE 14365 structure. When the structure is stored off the TPM, the TPMT_SENSITIVE structure is encrypted with… 14372 the TPM2_Load() command, modification of the TPMT_SENSITIVE data, and output of a new 14465 TPMT_SENSITIVE.seedValue.buffer 14473 TPMT_SENSITIVE.sensitive.any.buffer 15042 TPMT_SENSITIVE 15043 Table 188 — Definition of TPMT_SENSITIVE Structure 15109 TPMT_SENSITIVE [all …]
|
D | raw_structures_fixed.txt | 685 TPMT_SENSITIVE ....................................................................................… 1050 Table 188 — Definition of TPMT_SENSITIVE Structure ................................................… 14376 An object description requires a TPM2B_PUBLIC structure and may require a TPMT_SENSITIVE 14377 structure. When the structure is stored off the TPM, the TPMT_SENSITIVE structure is encrypted with… 14384 the TPM2_Load() command, modification of the TPMT_SENSITIVE data, and output of a new 14477 TPMT_SENSITIVE.seedValue.buffer 14485 TPMT_SENSITIVE.sensitive.any.buffer 15034 TPMT_SENSITIVE 15035 Table 188 — Definition of TPMT_SENSITIVE Structure 15101 TPMT_SENSITIVE [all …]
|