On Sun, Oct 23, 2022 at 12:51 AM Darren Tucker <dtucker@xxxxxxxxxxx> wrote: > On Sat, 22 Oct 2022 at 07:53, Chris Rapier <rapier@xxxxxxx> wrote: > [...] > > I normally wouldn't clutter up the code with library version specific > > ifdefs but it might be worth considering. > > Instead of ifdefs, you can check if the MAC init succeeded before > calling the EVP functions, else fall back to the existing code path. > EVP_MAC_fetch is a new OpenSSL 3.0 API, so to follow this way it will be necessary to detect it via configure. -- Dmitry Belyavskiy _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev