Home
last modified time | relevance | path

Searched defs:AllocatePCR (Results 1 – 3 of 3) sorted by relevance

/system/tpm/trunks/
Dtrunks_client.cc71 int AllocatePCR(TrunksFactory* factory) { in AllocatePCR() function
Dtrunks_factory_for_test.cc141 TPM_RC AllocatePCR(const std::string& platform_password) override { in AllocatePCR() function in trunks::TpmUtilityForwarder
Dtpm_utility_impl.cc182 TPM_RC TpmUtilityImpl::AllocatePCR(const std::string& platform_password) { in AllocatePCR() function in trunks::TpmUtilityImpl