Searched refs:getDigestsForKeyMintImplementation (Results 1 – 2 of 2) sorted by relevance
384 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation_NoChallenge()427 .setDigests(TestUtils.getDigestsForKeyMintImplementation(expectStrongBox)) in testEcAttestation_DeviceLocked()567 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation_KeyStoreExceptionWhenRequestingUniqueId()613 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation_UniqueIdWorksWithCorrectPermission()821 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testRsaAttestation_NoChallenge()861 .setDigests(TestUtils.getDigestsForKeyMintImplementation(expectStrongBox)) in testRsaAttestation_DeviceLocked()1150 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testRsaAttestation()1225 .setDigests(TestUtils.getDigestsForKeyMintImplementation(isStrongBox)) in testEcAttestation()
151 public static @KeyProperties.DigestEnum String[] getDigestsForKeyMintImplementation( in getDigestsForKeyMintImplementation() method in TestUtils