Searched refs:getCipherDigest (Results 1 – 3 of 3) sorted by relevance
84 String digest = TestUtils.getCipherDigest(algorithm); in AndroidKeystoreRsaKeyGenerator()
708 static String getCipherDigest(String transformation) { in getCipherDigest() method in TestUtils839 String digest = getCipherDigest(transformation); in getMaxSupportedPlaintextInputSizeBytes()971 String digest = TestUtils.getCipherDigest(transformation); in getMinimalWorkingImportParametersForCipheringWith()
1207 String impliedDigest = TestUtils.getCipherDigest(transformation); in testInitDecryptFailsWhenDigestNotAuthorized()1244 String impliedDigest = TestUtils.getCipherDigest(transformation); in testInitEncryptSymmetricFailsWhenDigestNotAuthorized()1654 TestUtils.getDigestOutputSizeBits(TestUtils.getCipherDigest( in testEntropyConsumption()