remove ca_sslinit()
authorop <op@openbsd.org>
Sun, 25 Jun 2023 08:07:04 +0000 (08:07 +0000)
committerop <op@openbsd.org>
Sun, 25 Jun 2023 08:07:04 +0000 (08:07 +0000)
commit8d3b03ab73615de0bae2e06b2a35c4cb106896c4
treee409234e5b9f3a5e0c69a9b0ea4aeac9faaf4f89
parent55a13683696a64245ae693e126e16258bef1bb42
remove ca_sslinit()

it's a noop; nowadays both LibreSSL and OpenSSL libcrypto and libssl
initialize themselves automatically before doing anything.

spotted by tb, ok tb tobhe
sbin/iked/ca.c
sbin/iked/iked.c
sbin/iked/iked.h