Use same pattern to work with offset by using a uint8_t pointer that
authorclaudio <claudio@openbsd.org>
Tue, 6 Jun 2023 16:09:35 +0000 (16:09 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 6 Jun 2023 16:09:35 +0000 (16:09 +0000)
commit09afe4dcdfb251d030967731f6b9f9553478691f
treea9c23df6e94623984f5c1489ab8472a769de4813
parent3cf4eea4fe1dee15885a9113707cd3e31e83afda
Use same pattern to work with offset by using a uint8_t pointer that
is loaded with ibuf_data(). This is by no means better but allows to
switch ibuf_data() to return void *.
OK tb@
sbin/iked/ikev2_pld.c