Searched defs:digests (Results 1 – 7 of 7) sorted by relevance
397 String[] digests; in testInitWithUnknownDigestFails() local472 String[] digests; in testGenerateHonorsRequestedAuthorizations() local
93 String[] digests; in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local
146 String[] digests = new String[] {KeyProperties.DIGEST_MD5, KeyProperties.DIGEST_SHA512}; in testImmutabilityViaSetterParams() local
199 String[] digests = new String[] {KeyProperties.DIGEST_MD5, KeyProperties.DIGEST_SHA512}; in testImmutabilityViaSetterParams() local
156 private Set<Integer> digests; field in AuthorizationList283 public static String digestsToString(Set<Integer> digests) { in digestsToString()
104 String[] digests = new String[] {KeyProperties.DIGEST_SHA1, in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local
314 String[] digests = in testGenerateHonorsRequestedAuthorizations() local