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

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

Completed in 26 milliseconds