Author :
jsing
Date :
2022-12-23 02:20:28
Hash :fdc4606f Message :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@