hashx: Fix a few more compiler warnings
commitef08c00df2209de7a1da54dd68b827d61afae123
authorMicah Elizabeth Scott <beth@torproject.org>
Mon, 7 Aug 2023 23:19:41 +0000 (7 16:19 -0700)
committerMicah Elizabeth Scott <beth@torproject.org>
Tue, 8 Aug 2023 01:18:24 +0000 (7 18:18 -0700)
treed519bb77405f86be10e4666ccb9a99559ac10152
parent3d63d713ea42d1ed1ca4686340cd03f82ba394b7
hashx: Fix a few more compiler warnings

Fix a couple cases where size_t values were being confused with int.

Signed-off-by: Micah Elizabeth Scott <beth@torproject.org>
src/ext/equix/hashx/src/compiler_a64.c
src/ext/equix/hashx/src/program.c