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 | 77 TPM2B_DIGEST* creation_hash, in CreateSync() 90 const TPM2B_DIGEST& creation_hash, in CertifyCreationSync() 203 TPM2B_DIGEST* creation_hash, in CreatePrimarySync()
|
D | tpm_utility_impl.cc | 670 TPM2B_DIGEST creation_hash; in CertifyCreation() local 901 TPM2B_DIGEST creation_hash; in CreateRSAKeyPair() local 1037 TPM2B_DIGEST creation_hash; in SealData() local 1645 TPM2B_DIGEST creation_hash; in CreateSaltingKey() local
|
D | tpm_generated_test.cc | 241 TPM2B_DIGEST creation_hash; in TEST() local
|
D | trunks_factory_for_test.cc | 516 const TPM2B_DIGEST& creation_hash, in SerializeCreationBlob() 525 TPM2B_DIGEST* creation_hash, in ParseCreationBlob()
|
D | tpm_generated.cc | 9707 TPM2B_DIGEST* creation_hash, in ParseResponse_Create() 9829 TPM2B_DIGEST creation_hash; in CreateResponseParser() local 9875 TPM2B_DIGEST* creation_hash, in CreateSync() 16565 const TPM2B_DIGEST& creation_hash, in SerializeCommand_CertifyCreation() 16807 const TPM2B_DIGEST& creation_hash, in CertifyCreation() 16834 const TPM2B_DIGEST& creation_hash, in CertifyCreationSync() 25019 TPM2B_DIGEST* creation_hash, in ParseResponse_CreatePrimary() 25148 TPM2B_DIGEST creation_hash; in CreatePrimaryResponseParser() local 25195 TPM2B_DIGEST* creation_hash, in CreatePrimarySync()
|
D | tpm_generated.h | 1211 TPM2B_DIGEST creation_hash; member
|