Searched refs:attemptMasterKeyDecryption (Results 1 – 1 of 1) sorted by relevance
6701 InputStream attemptMasterKeyDecryption(String algorithm, byte[] userSalt, byte[] ckSalt, in attemptMasterKeyDecryption() method in BackupManagerService.PerformAdbRestoreTask6782 result = attemptMasterKeyDecryption(PBKDF_CURRENT, userSalt, ckSalt, in decodeAesHeaderAndInitialize()6785 result = attemptMasterKeyDecryption(PBKDF_FALLBACK, userSalt, ckSalt, in decodeAesHeaderAndInitialize()