Remove compatibility "glue" for des_read_pw{_string}()
authorjsing <jsing@openbsd.org>
Fri, 23 Dec 2022 02:20:28 +0000 (02:20 +0000)
committerjsing <jsing@openbsd.org>
Fri, 23 Dec 2022 02:20:28 +0000 (02:20 +0000)
commitfdc4606feb94779934028693ff7c29f8e754299c
tree33a2155c7889a9c0a72b68e9d1af9146abb94662
parent0c6046f558d8122f7bcc7681fc52b8e74c1880eb
Remove compatibility "glue" for des_read_pw{_string}()

Nothing can be actually using these as the symbols are not exported from
libcrypto... hopefully ui_compat.h can also go away entirely.

ok tb@
lib/libcrypto/ui/ui_compat.h
lib/libcrypto/ui/ui_util.c