summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl/ui.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch UI_UTIL_read_pw* to LCRYPTO_UNUSED()tb2024-08-241-3/+3
| | | | ok jsing
* upstream hidden file #include_next workaround for MS C compilersbcook2023-07-051-1/+5
| | | | ok beck@, tb@
* Prepare to provide UI_null()tb2022-12-171-1/+2
| | | | | | | | | | 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
* Hide symbols in libcrypto/uibeck2022-11-121-0/+78
ok jsing@