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

/system/tpm/trunks/
H A Dtpm_utility_test.cc98 void PopulatePCRSelection(bool has_sha1_pcrs, argument
113 if (has_sha1_pcrs) {
127 void SetExistingPCRSExpectation(bool has_sha1_pcrs, bool has_sha256_pcrs) { argument
130 PopulatePCRSelection(has_sha1_pcrs, false, has_sha256_pcrs, &pcrs);

Completed in 45 milliseconds