Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java339 private Certificate generateKeyAndCheckAttestation( in generateKeyAndCheckAttestation() method in KeyManagementTest
422 generateKeyAndCheckAttestation( in testCanGenerateKeyPairWithKeyAttestation()
437 generateKeyAndCheckAttestation( in testCanGenerateKeyPairWithKeyAttestationUsingStrongBox()
494 Certificate attestation = generateKeyAndCheckAttestation( in assertAllVariantsOfDeviceIdAttestation()
553 generateKeyAndCheckAttestation( in testProfileOwnerCannotAttestDeviceUniqueIds()
/cts/tests/tests/keystore/src/android/keystore/cts/
DDeviceOwnerKeyManagementTest.java357 private Certificate[] generateKeyAndCheckAttestation( in generateKeyAndCheckAttestation() method in DeviceOwnerKeyManagementTest
485 Certificate[] attestation = generateKeyAndCheckAttestation( in assertAllVariantsOfDeviceIdAttestation()