From d129d6d2b25e6d56fc3b269d8c16443ff7adc8e5 Mon Sep 17 00:00:00 2001 From: jsteube Date: Fri, 17 Mar 2023 20:18:56 +0000 Subject: [PATCH] Add missing hash-modes 9000 and 18600 to tunings/Modules_bcrypt.hctune --- tunings/Modules_bcrypt.hctune | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tunings/Modules_bcrypt.hctune b/tunings/Modules_bcrypt.hctune index e2fd72a8b..7a36ce4ac 100644 --- a/tunings/Modules_bcrypt.hctune +++ b/tunings/Modules_bcrypt.hctune @@ -3,6 +3,8 @@ #Name Mode Type Width Accel Loops DEVICE_TYPE_CPU * 3200 1 N A +DEVICE_TYPE_CPU * 9000 1 N A +DEVICE_TYPE_CPU * 18600 1 N A DEVICE_TYPE_CPU * 25600 1 N A DEVICE_TYPE_CPU * 25800 1 N A DEVICE_TYPE_CPU * 28400 1 N A