Searched refs:getCipherKeyAlgorithm (Results 1 – 2 of 2) sorted by relevance
1323 TestUtils.getCipherKeyAlgorithm(transformation))) { in testInitDecryptFailsWhenBlockModeNotAuthorized()1356 TestUtils.getCipherKeyAlgorithm(transformation))) { in testInitEncryptSymmetricFailsWhenBlockModeNotAuthorized()1500 TestUtils.getCipherKeyAlgorithm(transformation))) { in testInitDecryptFailsWhenPaddingSchemeNotAuthorized()1779 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in getWorkingDecryptionParameterSpec()1855 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in importDefaultKatKey()1898 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in importKatKeys()
780 return getCipherKeyAlgorithm(transformation); in getKeyAlgorithm()818 public static String getCipherKeyAlgorithm(String transformation) { in getCipherKeyAlgorithm() method in TestUtils985 String keyAlgorithm = getCipherKeyAlgorithm(transformation); in getMaxSupportedPlaintextInputSizeBytes()1106 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in getMinimalWorkingImportParametersForCipheringWith()