Searched refs:getCipherKeyAlgorithm (Results 1 – 2 of 2) sorted by relevance
1380 TestUtils.getCipherKeyAlgorithm(transformation))) { in testInitDecryptFailsWhenBlockModeNotAuthorized()1413 TestUtils.getCipherKeyAlgorithm(transformation))) { in testInitEncryptSymmetricFailsWhenBlockModeNotAuthorized()1557 TestUtils.getCipherKeyAlgorithm(transformation))) { in testInitDecryptFailsWhenPaddingSchemeNotAuthorized()1836 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in getWorkingDecryptionParameterSpec()1912 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in importDefaultKatKey()1955 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in importKatKeys()
855 return getCipherKeyAlgorithm(transformation); in getKeyAlgorithm()893 public static String getCipherKeyAlgorithm(String transformation) { in getCipherKeyAlgorithm() method in TestUtils1060 String keyAlgorithm = getCipherKeyAlgorithm(transformation); in getMaxSupportedPlaintextInputSizeBytes()1181 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in getMinimalWorkingImportParametersForCipheringWith()