isakmpd: remove libcrypto.c
authortb <tb@openbsd.org>
Wed, 13 Oct 2021 16:56:30 +0000 (16:56 +0000)
committertb <tb@openbsd.org>
Wed, 13 Oct 2021 16:56:30 +0000 (16:56 +0000)
commitc442abe9b4e9224a8b60cad39d3f9ef65794ba97
treee54b541d246d90808560c0d3edd823d6aacfb1b8
parent9a9b50cee7c3331056b036749cf34a8c922cfe8c
isakmpd: remove libcrypto.c

All this does is a call to OpenSSL_add_all_algorithms(), which is
no longer needed since libbcrypto initializes itself.

ok bluhm sthen (part of a larger diff)
sbin/isakmpd/Makefile
sbin/isakmpd/init.c
sbin/isakmpd/libcrypto.c [deleted file]
sbin/isakmpd/libcrypto.h