Home | History | Annotate | Download | only in server

Lines Matching defs:mKey

1881         private String mKey;
1885 mKey = key;
1918 if (mKey == null) {
1924 KeySpec ks = new PBEKeySpec(mKey.toCharArray(), obbInfo.salt,