tcpdump: convert print-ipsec to a EVP_CIPHER_CTX on the heap.
authortb <tb@openbsd.org>
Mon, 29 Nov 2021 18:50:16 +0000 (18:50 +0000)
committertb <tb@openbsd.org>
Mon, 29 Nov 2021 18:50:16 +0000 (18:50 +0000)
commita74302459f6815d16f30717806391496dc1a55b5
tree869538cb502a57cb2a096a9de67cb45a1c4f497b
parentf70fe689487599f04200a4af965039a9f81b0eaf
tcpdump: convert print-ipsec to a EVP_CIPHER_CTX on the heap.

Fix and add some error checking while there.

ok deraadt
usr.sbin/tcpdump/print-ipsec.c