Searched refs:getDigestsForKeyMintImplementation (Results 1 – 2 of 2) sorted by relevance
379 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation_NoChallenge()421 .setDigests(TestUtils.getDigestsForKeyMintImplementation(expectStrongBox)) in testEcAttestation_DeviceLocked()558 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation_KeyStoreExceptionWhenRequestingUniqueId()603 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation_UniqueIdWorksWithCorrectPermission()806 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testRsaAttestation_NoChallenge()845 .setDigests(TestUtils.getDigestsForKeyMintImplementation(expectStrongBox)) in testRsaAttestation_DeviceLocked()1136 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testRsaAttestation()1211 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation()
134 public static @KeyProperties.DigestEnum String[] getDigestsForKeyMintImplementation( in getDigestsForKeyMintImplementation() method in TestUtils