aboutsummaryrefslogtreecommitdiff
path: root/src/noscrypt.h
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-01-30 12:25:05 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-01-30 12:25:05 -0500
commitac1e58837f1ba687939f78b5c03cadd346c10ddd (patch)
treeaf274dc4ced562f76a665502984c33892d92ca9c /src/noscrypt.h
parent8d25ae5e2dadf403d1d2d44a34bd5abd7107d74d (diff)
couple more tests, renable range checks, set flags for all projects
Diffstat (limited to 'src/noscrypt.h')
-rw-r--r--src/noscrypt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/noscrypt.h b/src/noscrypt.h
index 8a43743..2a2d051 100644
--- a/src/noscrypt.h
+++ b/src/noscrypt.h
@@ -121,6 +121,7 @@ static const uint8_t Nip44ConstantSalt[8] = { 0x6e, 0x69, 0x70, 0x34, 0x34, 0x2d
#define E_INVALID_ARG -2
#define E_INVALID_CONTEXT -3
#define E_ARGUMENT_OUT_OF_RANGE -4
+#define E_OPERATION_FAILED -5
/*
* Validation macros