Home
last modified time | relevance | path

Searched defs:attestationRecord (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DDeviceOwnerKeyManagementTest.java155 Attestation attestationRecord = null; in validateDeviceIdAttestationData() local
321 Attestation attestationRecord = Attestation.loadFromCertificate(leaf); in validateAttestationRecord() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java270 Attestation attestationRecord = Attestation.loadFromCertificate((X509Certificate) leaf); in validateDeviceIdAttestationData() local
303 Attestation attestationRecord = Attestation.loadFromCertificate(leaf); in validateAttestationRecord() local