Home
last modified time | relevance | path

Searched refs:has_sha1_pcrs (Results 1 – 1 of 1) sorted by relevance

/system/tpm/trunks/
Dtpm_utility_test.cc100 void PopulatePCRSelection(bool has_sha1_pcrs, in PopulatePCRSelection() argument
115 if (has_sha1_pcrs) { in PopulatePCRSelection()
129 void SetExistingPCRSExpectation(bool has_sha1_pcrs, bool has_sha256_pcrs) { in SetExistingPCRSExpectation() argument
132 PopulatePCRSelection(has_sha1_pcrs, false, has_sha256_pcrs, &pcrs); in SetExistingPCRSExpectation()