Searched refs:getDigestsForKeyMintImplementation (Results 1 – 2 of 2) sorted by relevance
429 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation_NoChallenge()472 .setDigests(TestUtils.getDigestsForKeyMintImplementation(expectStrongBox)) in testEcAttestation_DeviceLocked()612 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation_KeyStoreExceptionWhenRequestingUniqueId()657 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation_UniqueIdWorksWithCorrectPermission()865 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testRsaAttestation_NoChallenge()905 .setDigests(TestUtils.getDigestsForKeyMintImplementation(expectStrongBox)) in testRsaAttestation_DeviceLocked()1194 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testRsaAttestation()1324 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation()
158 public static @KeyProperties.DigestEnum String[] getDigestsForKeyMintImplementation( in getDigestsForKeyMintImplementation() method in TestUtils