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

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

Merge "Crypto: Update reaper timeout to 10ms"

parents e84884aa cc116cd0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@
 */
#define MAX_ALIGN_SIZE  0x40

#define QCRYPTO_HIGH_BANDWIDTH_TIMEOUT 1000
#define QCRYPTO_HIGH_BANDWIDTH_TIMEOUT 10

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