Searched refs:getCipherDigest (Results 1 – 2 of 2) sorted by relevance
666 static String getCipherDigest(String transformation) { in getCipherDigest() method in TestUtils799 String digest = getCipherDigest(transformation); in getMaxSupportedPlaintextInputSizeBytes()921 String digest = TestUtils.getCipherDigest(transformation); in getMinimalWorkingImportParametersForCipheringWith()
1148 String impliedDigest = TestUtils.getCipherDigest(transformation); in testInitDecryptFailsWhenDigestNotAuthorized()1185 String impliedDigest = TestUtils.getCipherDigest(transformation); in testInitEncryptSymmetricFailsWhenDigestNotAuthorized()1595 TestUtils.getDigestOutputSizeBits(TestUtils.getCipherDigest( in testEntropyConsumption()