Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtpm_generated.h2574 TRUNKS_EXPORT TPM_RC Parse_TPML_DIGEST(std::string* buffer,
Dtpm_generated.cc3400 TPM_RC Parse_TPML_DIGEST(std::string* buffer, in Parse_TPML_DIGEST() function
19771 rc = Parse_TPML_DIGEST(&buffer, pcr_values, &pcr_values_bytes); in ParseResponse_PCR_Read()