diff options
author | Matt Caswell <matt@openssl.org> | 2017-03-10 16:49:04 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2017-03-10 17:13:32 +0100 |
commit | b41f6b64f809e5992b9f1b601b3dff1a2129da2d (patch) | |
tree | 797e46460d84062d19fd39e474f50b703c8dd98f /apps/s_cb.c | |
parent | Use the new TLSv1.3 certificate_required alert where appropriate (diff) | |
download | openssl-b41f6b64f809e5992b9f1b601b3dff1a2129da2d.tar.xz openssl-b41f6b64f809e5992b9f1b601b3dff1a2129da2d.zip |
Fix some RSA documentation
RSA_private_encrypt(), RSA_public_decrypt(), RSA_public_encrypt() and
RSA_private_decrypt() are declared with a "const" from parameter, but
this is not reflected in the docs.
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2899)
Diffstat (limited to 'apps/s_cb.c')
0 files changed, 0 insertions, 0 deletions