Searched refs:getCipherBlockMode (Results 1 – 2 of 2) sorted by relevance
854 String goodBlockMode = TestUtils.getCipherBlockMode(transformation); in testInitDecryptFailsWhenBlockModeNotAuthorized()886 String goodBlockMode = TestUtils.getCipherBlockMode(transformation); in testInitEncryptSymmetricFailsWhenBlockModeNotAuthorized()1319 TestUtils.getCipherBlockMode(transformation).toUpperCase(Locale.US); in testEntropyConsumption()1414 String blockMode = TestUtils.getCipherBlockMode(transformation); in getWorkingDecryptionParameterSpec()
687 static String getCipherBlockMode(String transformation) { in getCipherBlockMode() method in TestUtils870 String blockMode = TestUtils.getCipherBlockMode(transformation); in getMinimalWorkingImportParametersForCipheringWith()