Searched refs:getCipherKeyAlgorithm (Results 1 – 2 of 2) sorted by relevance
1459 TestUtils.getCipherKeyAlgorithm(transformation))) { in testInitDecryptFailsWhenBlockModeNotAuthorized()1492 TestUtils.getCipherKeyAlgorithm(transformation))) { in testInitEncryptSymmetricFailsWhenBlockModeNotAuthorized()1636 TestUtils.getCipherKeyAlgorithm(transformation))) { in testInitDecryptFailsWhenPaddingSchemeNotAuthorized()1915 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in getWorkingDecryptionParameterSpec()1991 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in importDefaultKatKey()2034 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in importKatKeys()
858 return getCipherKeyAlgorithm(transformation); in getKeyAlgorithm()896 public static String getCipherKeyAlgorithm(String transformation) { in getCipherKeyAlgorithm() method in TestUtils1063 String keyAlgorithm = getCipherKeyAlgorithm(transformation); in getMaxSupportedPlaintextInputSizeBytes()1184 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in getMinimalWorkingImportParametersForCipheringWith()