Searched refs:getCipherDigest (Results 1 – 2 of 2) sorted by relevance
643 static String getCipherDigest(String transformation) { in getCipherDigest() method in TestUtils775 String digest = getCipherDigest(transformation); in getMaxSupportedPlaintextInputSizeBytes()886 String digest = TestUtils.getCipherDigest(transformation); in getMinimalWorkingImportParametersForCipheringWith()
943 String impliedDigest = TestUtils.getCipherDigest(transformation); in testInitDecryptFailsWhenDigestNotAuthorized()980 String impliedDigest = TestUtils.getCipherDigest(transformation); in testInitEncryptSymmetricFailsWhenDigestNotAuthorized()1375 TestUtils.getDigestOutputSizeBits(TestUtils.getCipherDigest( in testEntropyConsumption()