]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add ossl_rsa symbols
authorShane Lontis <shane.lontis@oracle.com>
Tue, 9 Mar 2021 00:14:45 +0000 (10:14 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 18 Mar 2021 07:52:37 +0000 (17:52 +1000)
commit4158b0dc1d73ce73b9a924b77205f4d2b67abdc1
treef915fd1dcc71d716f0b93353dbb19af4dff052bc
parent2858156e0309031da8476e51fe76f0ce8c15010f
Add ossl_rsa symbols

Partial fix for #12964

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14473)
14 files changed:
crypto/rsa/rsa_acvp_test_params.c
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_asn1.c
crypto/rsa/rsa_backend.c
crypto/rsa/rsa_chk.c
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_lib.c
crypto/rsa/rsa_local.h
crypto/rsa/rsa_mp.c
crypto/rsa/rsa_pmeth.c
crypto/rsa/rsa_sign.c
include/crypto/rsa.h
providers/implementations/keymgmt/rsa_kmgmt.c
providers/implementations/signature/rsa.c