Consistently use uintXX_t from <stdint.h> instead of u_intXX_t.
authortobhe <tobhe@openbsd.org>
Sat, 3 Dec 2022 22:34:35 +0000 (22:34 +0000)
committertobhe <tobhe@openbsd.org>
Sat, 3 Dec 2022 22:34:35 +0000 (22:34 +0000)
commit229c27f06a3158f4068d40d3ffe2913457a23af9
tree84470e27ef59eb53c60d5153887884b369af4e3a
parent520fa7a165a0bb011b487ac9a25668455056e28f
Consistently use uintXX_t from <stdint.h> instead of u_intXX_t.
regress/sbin/iked/parser/common.c
regress/sbin/iked/parser/test_parser_fuzz.c
regress/sbin/iked/test_helper/test_helper.c
regress/sbin/iked/test_helper/test_helper.h
sbin/iked/config.c
sbin/iked/dh.c
sbin/iked/iked.h
sbin/iked/ocsp.c
usr.sbin/ikectl/ikectl.c