Prepare to provide UI_null()
authortb <tb@openbsd.org>
Sat, 17 Dec 2022 21:59:39 +0000 (21:59 +0000)
committertb <tb@openbsd.org>
Sat, 17 Dec 2022 21:59:39 +0000 (21:59 +0000)
commita79c076a712fe7914cbeb23afa39e4f260cea634
tree4c0c3f516a5dcfed82b85eb6c9842ba5386d0fa4
parent143ee126741cc06d9c90d851d52d94869b4d56c5
Prepare to provide UI_null()

xmlsec needs this, nothing else. Our linkers link libxmlsec1-openssl,
only warns and since nothing uses this library in ports, this wasn't
noticed for a long time.

Reported by Thomas Mitterfellner

ok jsing
lib/libcrypto/hidden/openssl/ui.h
lib/libcrypto/ui/ui.h
lib/libcrypto/ui/ui_null.c [new file with mode: 0644]