Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6c505f95 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Revert "Crypto: Update reaper timeout to 10ms""

parents ec083c73 a4dccc4e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Qualcomm Crypto driver
 *
 * Copyright (c) 2010-2014, The Linux Foundation. All rights reserved.
 * Copyright (c) 2010-2015, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -56,7 +56,7 @@
 */
#define MAX_ALIGN_SIZE  0x40

#define QCRYPTO_HIGH_BANDWIDTH_TIMEOUT 10
#define QCRYPTO_HIGH_BANDWIDTH_TIMEOUT 1000

/* are FIPS self tests done ?? */
static bool is_fips_qcrypto_tests_done;