aboutsummaryrefslogtreecommitdiff
path: root/engines/e_ncipher_err.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/e_ncipher_err.h')
-rw-r--r--engines/e_ncipher_err.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/e_ncipher_err.h b/engines/e_ncipher_err.h
index 4d65b1d..482086e 100644
--- a/engines/e_ncipher_err.h
+++ b/engines/e_ncipher_err.h
@@ -84,6 +84,7 @@ static void ERR_HWCRHK_error(int function, int reason, char *file, int line);
#define HWCRHK_R_CHIL_ERROR 102
#define HWCRHK_R_CTRL_COMMAND_NOT_IMPLEMENTED 103
#define HWCRHK_R_DSO_FAILURE 104
+#define HWCRHK_R_LOCKING_MISSING 114
#define HWCRHK_R_MISSING_KEY_COMPONENTS 105
#define HWCRHK_R_NOT_INITIALISED 106
#define HWCRHK_R_NOT_LOADED 107