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

/system/tpm/trunks/
H A Dtpm_utility_impl.cc189 TPM_CAP_PCRS, 0 /*property (not used)*/, 1 /*property_count*/, &more_data,
H A Dtpm_utility_test.cc131 EXPECT_CALL(mock_tpm_, GetCapabilitySync(TPM_CAP_PCRS, _, _, _, _, _))
H A Dtpm_generated.h816 constexpr TPM_CAP TPM_CAP_PCRS = 0x00000005; member in namespace:trunks
H A Dtpm_generated.cc3762 if (selector == TPM_CAP_PCRS) {
3834 if (selector == TPM_CAP_PCRS) {
[all...]

Completed in 85 milliseconds