Searched refs:getCipher (Results 1 – 1 of 1) sorted by relevance
217 return getCipher(transformation, null); in getInstance()281 return getCipher(transformation, provider); in getInstance()293 private static Cipher getCipher(String transformation, Provider provider) in getCipher() method in Cipher