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

/system/tpm/trunks/
H A Dtpm_utility_test.cc100 bool has_sha256_pcrs,
105 if (has_sha256_pcrs) {
127 void SetExistingPCRSExpectation(bool has_sha1_pcrs, bool has_sha256_pcrs) { argument
130 PopulatePCRSelection(has_sha1_pcrs, false, has_sha256_pcrs, &pcrs);
98 PopulatePCRSelection(bool has_sha1_pcrs, bool make_sha1_bank_empty, bool has_sha256_pcrs, TPML_PCR_SELECTION* pcrs) argument

Completed in 30 milliseconds