aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/impl/monocypher.c
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-05-02 21:54:35 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-05-02 21:54:35 -0400
commit55fae189fffc86f07a3448370f0a746670819712 (patch)
tree74c846943fc469590c01aca296a27a5fd0e2ad03 /src/crypto/impl/monocypher.c
parent6ff8bb11774c51fd341b7699a3938fd894995fbf (diff)
feat: Working and tested openssl impl & defaults
Diffstat (limited to 'src/crypto/impl/monocypher.c')
-rw-r--r--src/crypto/impl/monocypher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/impl/monocypher.c b/src/crypto/impl/monocypher.c
index b695d08..7c9faea 100644
--- a/src/crypto/impl/monocypher.c
+++ b/src/crypto/impl/monocypher.c
@@ -53,7 +53,7 @@
uint32_t dataLen
)
{
- _sizet_check(dataLen)
+ _overflow_check(dataLen)
/*
* Function returns the next counter value which is not