Searched defs:rounds (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/utils/ |
H A D | PasswordUtils.java | 53 public static SecretKey buildPasswordKey(String algorithm, String pw, byte[] salt, int rounds) { in buildPasswordKey() 67 public static String buildPasswordHash(String algorithm, String pw, byte[] salt, int rounds) { in buildPasswordHash() 110 int rounds) { in makeKeyChecksum() 121 int rounds) { in buildCharArrayKey()
|
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/restore/ |
H A D | PerformAdbRestoreTask.java | 231 String algorithm, byte[] userSalt, byte[] ckSalt, int rounds, String userIvHex, in attemptEncryptionKeyDecryption() 323 int rounds = Integer.parseInt(readHeaderLine(rawInStream)); // 7 in decodeAesHeaderAndInitialize() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |