openssl/crypto/rsa
Geoff Thorpe b7727ee616 The indexes returned by ***_get_ex_new_index() functions are used when
setting stack (actually, array) values in ex_data. So only increment the
global counters if the underlying CRYPTO_get_ex_new_index() call succeeds.
This change doesn't make "ex_data" right (see the comment at the head of
ex_data.c to know why), but at least makes the source code marginally less
frustrating.
2001-08-12 16:52:00 +00:00
..
.cvsignore
Makefile.ssl Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
rsa_asn1.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
rsa_chk.c
rsa_eay.c always reject data >= n 2001-07-25 17:02:58 +00:00
rsa_err.c always reject data >= n 2001-07-25 17:02:58 +00:00
rsa_gen.c
rsa_lib.c The indexes returned by ***_get_ex_new_index() functions are used when 2001-08-12 16:52:00 +00:00
rsa_none.c
rsa_null.c
rsa_oaep.c Really add the EVP and all of the DES changes. 2001-07-30 23:57:25 +00:00
rsa_pk1.c
rsa_saos.c
rsa_sign.c Add support for MS CSP Name PKCS#12 attribute. 2001-06-11 00:43:20 +00:00
rsa_ssl.c
rsa_test.c Forcibly enable memory leak checking during "make test" 2001-03-11 14:49:46 +00:00
rsa.h Header bloat reduction for EVP_PKEY. 2001-08-03 18:48:35 +00:00