Home
last modified time | relevance | path

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

/frameworks/base/tests/AttestationVerificationTest/src/android/security/attestationverification/
DPeerDeviceSystemAttestationVerificationTest.kt45 invalidAttestationByteArray = TEST_ATTESTATION_CERT_FILENAME.fromPEMFileToByteArray() in <lambda>()
159 private const val TEST_ATTESTATION_CERT_FILENAME = "test_attestation_wrong_root_certs.pem" in <lambda>() constant
/frameworks/base/tests/AttestationVerificationTest/src/com/android/server/security/
DAttestationVerificationPeerDeviceVerifierTest.kt182 val badTrustAnchorsCerts = TEST_ATTESTATION_CERT_FILENAME.fromPEMFileToCerts() in verifyAttestation_returnsFailureTrustedAnchorMismatch()
250 private const val TEST_ATTESTATION_CERT_FILENAME = "test_attestation_wrong_root_certs.pem" constant