openssl/crypto/ui
Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
This is not done absolutely everywhere, as there are places where
the use of ERR_add_error_data() is quite complex, but at least the
simple cases are done.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13318)
2020-11-13 09:35:31 +01:00
..
build.info Add a null UI method 2017-02-26 01:00:26 +01:00
ui_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
ui_lib.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
ui_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ui_null.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ui_openssl.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
ui_util.c Update copyright year 2020-06-04 14:33:57 +01:00