Searched defs:AllocatePCR (Results 1 – 3 of 3) sorted by relevance
/system/tpm/trunks/ | ||
D | trunks_client.cc | 71 int AllocatePCR(TrunksFactory* factory) { in AllocatePCR() function |
D | trunks_factory_for_test.cc | 141 TPM_RC AllocatePCR(const std::string& platform_password) override { in AllocatePCR() function in trunks::TpmUtilityForwarder |
D | tpm_utility_impl.cc | 182 TPM_RC TpmUtilityImpl::AllocatePCR(const std::string& platform_password) { in AllocatePCR() function in trunks::TpmUtilityImpl |