Searched refs:createCipher (Results 1 – 1 of 1) sorted by relevance
638 return createCipher(transformation, null); in getInstance()736 return createCipher(transformation, provider); in getInstance()739 static final Cipher createCipher(String transformation, Provider provider) in createCipher() method in Cipher