Searched defs:creation_hash (Results 1 – 7 of 7) sorted by relevance
/system/tpm/trunks/ |
D | blob_parser.cc | 72 const TPM2B_DIGEST& creation_hash, in SerializeCreationBlob() 98 TPM2B_DIGEST* creation_hash, in ParseCreationBlob()
|
D | mock_tpm.cc | 81 TPM2B_DIGEST* creation_hash, in CreateSync() 95 const TPM2B_DIGEST& creation_hash, in CertifyCreationSync() 212 TPM2B_DIGEST* creation_hash, in CreatePrimarySync()
|
D | tpm_utility_impl.cc | 681 TPM2B_DIGEST creation_hash; in CertifyCreation() local 926 TPM2B_DIGEST creation_hash; in CreateRSAKeyPair() local 1071 TPM2B_DIGEST creation_hash; in SealData() local 1649 TPM2B_DIGEST creation_hash; in CreateSaltingKey() local
|
D | trunks_factory_for_test.cc | 519 const TPM2B_DIGEST& creation_hash, in SerializeCreationBlob() 528 TPM2B_DIGEST* creation_hash, in ParseCreationBlob()
|
D | tpm_generated_test.cc | 227 TPM2B_DIGEST creation_hash; in TEST() local
|
D | tpm_generated.cc | 11423 TPM2B_DIGEST* creation_hash, in ParseResponse_Create() 11584 TPM2B_DIGEST creation_hash; in CreateResponseParser() local 11650 TPM2B_DIGEST* creation_hash, in CreateSync() 20129 const TPM2B_DIGEST& creation_hash, in SerializeCommand_CertifyCreation() 20435 const TPM2B_DIGEST& creation_hash, in CertifyCreation() 20472 const TPM2B_DIGEST& creation_hash, in CertifyCreationSync() 30761 TPM2B_DIGEST* creation_hash, in ParseResponse_CreatePrimary() 30932 TPM2B_DIGEST creation_hash; in CreatePrimaryResponseParser() local 31001 TPM2B_DIGEST* creation_hash, in CreatePrimarySync()
|
D | tpm_generated.h | 1178 TPM2B_DIGEST creation_hash; member
|