Searched defs:attestation (Results 1 – 6 of 6) sorted by relevance
37 var attestation = in onAttestationReceived() variable
42 var attestation: Pair<ParsedAttestationRecord, AttestationResult>? = null variable
30 private val attestation: AttestationController constant in com.android.devicediagnostics.DisplayResultFragment
89 var attestation = root.getJSONObject("attestation") in doMain() variable
23 mod attestation; module
86 val attestation = createAttestationRecord(state.trustedDevice.challenge.toByteArray()) in buildReport() constant