summaryrefslogtreecommitdiffstats
path: root/doc/crypto
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-22 11:11:41 +0000
committerUlf Möller <ulf@openssl.org>2000-02-22 11:11:41 +0000
commitfc6d523f0ad3e58ea2c4c196459025fe4c3eebf7 (patch)
tree6126946fda6851e287af9e46286a10bb77813a56 /doc/crypto
parent72b60351f17f26568e3af698fab4abd043b3fa29 (diff)
Correction for RSA_padding_check_xxx() documentation.
Diffstat (limited to 'doc/crypto')
-rw-r--r--doc/crypto/RSA_padding_add_PKCS1_type_1.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/RSA_padding_add_PKCS1_type_1.pod b/doc/crypto/RSA_padding_add_PKCS1_type_1.pod
index 1519b2e1a6..236bc81e89 100644
--- a/doc/crypto/RSA_padding_add_PKCS1_type_1.pod
+++ b/doc/crypto/RSA_padding_add_PKCS1_type_1.pod
@@ -90,7 +90,7 @@ RSA_padding_add_xxx().
RSA_padding_check_xxx() verifies that the B<fl> bytes at B<f> contain
a valid encoding for a B<rsa_len> byte RSA key in the respective
-encoding method and stores the recovered data of at most B<tlen> bytes
+encoding method and stores the recovered data of size B<tlen>
at B<to>.
For RSA_padding_xxx_OAEP(), B<p> points to the encoding parameter