Searched refs:initAeadCipher (Results 1 – 2 of 2) sorted by relevance
52 mCipher = Utils.initAeadCipher(keyName); in initializeKeystoreOperation()
90 static Cipher initAeadCipher(String keyName) throws Exception { in initAeadCipher() method in Utils