[Git][NTPsec/ntpsec][issue891] attic/aes-siv-timing.c: Fox the attic part I missed.

Gary E. Miller (@garyedmundsmiller) gitlab at mg.gitlab.com
Wed Aug 5 04:09:08 UTC 2026



Gary E. Miller pushed to branch issue891 at NTPsec / ntpsec


Commits:
947f73ae by Gary E. Miller at 2026-08-04T21:08:43-07:00
attic/aes-siv-timing.c: Fox the attic part I missed.

- - - - -


1 changed file:

- attic/aes-siv-timing.c


Changes:

=====================================
attic/aes-siv-timing.c
=====================================
@@ -123,9 +123,9 @@ static void DoNonce(void)
 
 /* Clone of nts_make_cookie() from ntpd/nts_cookie.c */
 /* returns actual length */
-int nts_make_cookie(uint8_t *cookie,
+unsigned nts_make_cookie(uint8_t *cookie,
   uint16_t aead,
-  uint8_t *c2s, uint8_t *s2c, int keylen) {
+  uint8_t *c2s, uint8_t *s2c, unsigned keylen) {
         uint8_t plaintext[NTS_MAX_COOKIELEN];
         uint8_t *nonce;
         int used, plainlength;



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/947f73ae65d72f406c62c717f75fa251649ffe7e

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/947f73ae65d72f406c62c717f75fa251649ffe7e
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20260805/bb6238c2/attachment-0001.htm>


More information about the vc mailing list