Prepare rsa.h for X9.31 support removal
authortb <tb@openbsd.org>
Sat, 15 Apr 2023 18:44:17 +0000 (18:44 +0000)
committertb <tb@openbsd.org>
Sat, 15 Apr 2023 18:44:17 +0000 (18:44 +0000)
commitda590e3129cf5a6441299144d342d13db056ad84
tree0bd369cbc432a8ff39c7d242fddb8149ed81909f
parentb8e36d4fa9409ebb68b257b2deeccde3064db87b
Prepare rsa.h for X9.31 support removal

This wraps the three public functions in the usual #if stanza.

RSA_X931_PADDING is unfortunately exposed by rust-openssl and erlang.
Therefore it will remain visible to avoid breaking the build of
lang/rust. Its use in the library will be neutered shortly.

ok jsing
lib/libcrypto/rsa/rsa.h