Home | History | Annotate | Download | only in pm

Lines Matching refs:sdEncKey

12875             String sdEncKey
12877 if (sdEncKey == null) {
12878 sdEncKey = SystemKeyStore.getInstance().generateNewKeyHexString(128,
12880 if (sdEncKey == null) {
12885 return sdEncKey;