Searched refs:getCipherDigest (Results 1 – 2 of 2) sorted by relevance
643 static String getCipherDigest(String transformation) { in getCipherDigest() method in TestUtils774 String digest = getCipherDigest(transformation); in getMaxSupportedPlaintextInputSizeBytes()885 String digest = TestUtils.getCipherDigest(transformation); in getMinimalWorkingImportParametersForCipheringWith()
929 String impliedDigest = TestUtils.getCipherDigest(transformation); in testInitDecryptFailsWhenDigestNotAuthorized()966 String impliedDigest = TestUtils.getCipherDigest(transformation); in testInitEncryptSymmetricFailsWhenDigestNotAuthorized()1361 TestUtils.getDigestOutputSizeBits(TestUtils.getCipherDigest( in testEntropyConsumption()