Home
last modified time | relevance | path

Searched defs:actualDigests (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java354 List<String> actualDigests = in testGenerateHonorsRequestedAuthorizationsHelper() local
912 List<String> actualDigests = new ArrayList<String>(Arrays.asList(keyInfo.getDigests())); in testGenerate_EC_ModernSpec_AsCustomAsPossible() local
982 List<String> actualDigests = new ArrayList<String>(Arrays.asList(keyInfo.getDigests())); in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox() local
1050 List<String> actualDigests = in testGenerate_RSA_ModernSpec_AsCustomAsPossible() local
1139 List<String> actualDigests = in testGenerate_RSA_ModernSpec_AsCustomAsPossibleStrongbox() local
DKeyFactoryTest.java134 List<String> actualDigests = in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local