Searched refs:ENCRYPTION_ALGORITHM_NAME (Results 1 – 1 of 1) sorted by relevance
635 static final String ENCRYPTION_ALGORITHM_NAME = "AES-256"; field in BackupManagerService4065 headerbuf.append(ENCRYPTION_ALGORITHM_NAME); in emitAesBackupHeader()6768 if (encryptionName.equals(ENCRYPTION_ALGORITHM_NAME)) { in decodeAesHeaderAndInitialize()