Use ibuf_seek() instead of ibuf_data() + offset constructs. Effect is
authorclaudio <claudio@openbsd.org>
Tue, 6 Jun 2023 13:27:49 +0000 (13:27 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 6 Jun 2023 13:27:49 +0000 (13:27 +0000)
commit5001b11b3aa2737e80be076b9babb6a9db0ed748
tree8d67388d71c90a9c85ec5b2424b70e43598c9586
parent14291f3e60dc095c720f48bbfba7b45f33b540ad
Use ibuf_seek() instead of ibuf_data() + offset constructs. Effect is
the same in these cases.
OK tb@
sbin/iked/crypto.c
sbin/iked/ikev2_msg.c