Add a macro OSSL_DEPRECATED for compiler dependent deprecation attributes
authorRichard Levitte <levitte@openssl.org>
Sat, 3 Oct 2020 07:26:36 +0000 (09:26 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 12 Oct 2020 06:29:30 +0000 (08:29 +0200)
commitabd9d035a727648f4fd77fda464bd1ee5e9cf9c2
treef73105f1b29bb8934e7f7e3be2b9ab25b214abc7
parent71abae18f5a27656302cb0fc076b0cd98df9e9f0
Add a macro OSSL_DEPRECATED for compiler dependent deprecation attributes

The diverse DEPRECATEDIN_x_y_z macros are rewritten in terms of this macro.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13074)
include/openssl/macros.h