Searched defs:cipher (Results 1 – 4 of 4) sorted by relevance
78 Cipher cipher = getCipherInstance(); in decrypt() local130 Cipher cipher = getCipherInstance(); in encrypt() local
344 Cipher cipher = Cipher.getInstance(CIPHER_TRANSFORMATION); in encryptWithKeyStore() local376 Cipher cipher = Cipher.getInstance(CIPHER_TRANSFORMATION); in decryptWithKeyStore() local
173 Cipher cipher = Cipher.getInstance(CIPHER_TRANSFORMATION); in encryptWithKeyStore() local205 Cipher cipher = Cipher.getInstance(CIPHER_TRANSFORMATION); in decryptWithKeyStore() local
701 Cipher cipher = Cipher.getInstance(CIPHER_ALGORITHM); in encrypt() local752 Cipher cipher = Cipher.getInstance(CIPHER_ALGORITHM); in decrypt() local