Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtpm_generated.h4258 static TPM_RC ParseResponse_Certify(
Dtpm_generated.cc16396 TPM_RC Tpm::ParseResponse_Certify( in ParseResponse_Certify() function in trunks::Tpm
16503 TPM_RC rc = Tpm::ParseResponse_Certify(response, &certify_info, &signature, in CertifyResponseParser()
16554 rc = ParseResponse_Certify(response, certify_info, signature, in CertifySync()