openssl/crypto/rsa
Richard Levitte b72c912137 Make the RSA_METHOD structure opaque
Move rsa_meth_st away from public headers.
Add RSA_METHOD creator/destructor functions.
Add RSA_METHOD accessor/writer functions.
Adapt all other source to use the creator, destructor, accessors and writers.

Reviewed-by: Matt Caswell <matt@openssl.org>
2016-04-06 16:19:20 +02:00
..
build.info Make the RSA_METHOD structure opaque 2016-04-06 16:19:20 +02:00
Makefile.in Make the RSA_METHOD structure opaque 2016-04-06 16:19:20 +02:00
rsa_ameth.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_asn1.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_chk.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_crpt.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_depr.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
rsa_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_gen.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_lib.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_locl.h Make the RSA_METHOD structure opaque 2016-04-06 16:19:20 +02:00
rsa_meth.c Make the RSA_METHOD structure opaque 2016-04-06 16:19:20 +02:00
rsa_none.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_null.c Make the RSA_METHOD structure opaque 2016-04-06 16:19:20 +02:00
rsa_oaep.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_ossl.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_pk1.c RT4148 2016-02-03 18:30:23 +01:00
rsa_pmeth.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
rsa_prn.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_pss.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_saos.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_sign.c Make X509_SIG opaque. 2016-03-11 17:40:47 +00:00
rsa_ssl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_x931.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_x931g.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00