Home
last modified time | relevance | path

Searched refs:getCipherInstance (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Dialer/src/com/android/car/dialer/storage/
DCipherConverter.java78 Cipher cipher = getCipherInstance(); in decrypt()
130 Cipher cipher = getCipherInstance(); in encrypt()
156 private Cipher getCipherInstance() in getCipherInstance() method in CipherConverter