Home
last modified time | relevance | path

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

/system/tpm/attestation/server/
Dattestation_service.h116 kGetCertificate, // Issues a certificate for a TPM-backed key. enumerator
Dattestation_service.cc139 if (!SendACARequestAndBlock(kGetCertificate, certificate_request, in CreateGoogleAttestedKeyTask()
848 case kGetCertificate: in GetACAURL()