HomeSort by relevance Sort by last modified time
    Searched defs:creation_hash (Results 1 - 4 of 4) sorted by null

  /system/tpm/trunks/
tpm_generated_test.cc 227 TPM2B_DIGEST creation_hash; local
241 &creation_hash,
249 EXPECT_EQ(creation_hash.size, 1);
250 EXPECT_EQ(creation_hash.buffer[0], 'b');
tpm_utility_impl.cc 681 TPM2B_DIGEST creation_hash; local
685 &creation_hash,
703 creation_hash,
926 TPM2B_DIGEST creation_hash; local
1071 TPM2B_DIGEST creation_hash; local
1649 TPM2B_DIGEST creation_hash; local
    [all...]
tpm_generated.h 1178 TPM2B_DIGEST creation_hash; member in struct:trunks::TPMS_CREATION_INFO
    [all...]
tpm_generated.cc 11584 TPM2B_DIGEST creation_hash; local
30932 TPM2B_DIGEST creation_hash; local
    [all...]

Completed in 107 milliseconds