summaryrefslogtreecommitdiffstats
path: root/doc/man7/provider-keyexch.pod
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2019-09-26 12:14:00 +1000
committerPauli <paul.dale@oracle.com>2019-09-27 16:21:51 +1000
commitd56eba1fd109faa2c25fcb7cb2d9ee85e62b827f (patch)
tree5a6c61cd87b3ae9d6c0705ea924a890ab62d3763 /doc/man7/provider-keyexch.pod
parent318e074e1f55c556d0ab4f9e3fbdca7c9b284847 (diff)
Make OSSL_PARAM descriptions uniformly formatted.
=item B<MACRO> ("name") <type> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10024)
Diffstat (limited to 'doc/man7/provider-keyexch.pod')
-rw-r--r--doc/man7/provider-keyexch.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/provider-keyexch.pod b/doc/man7/provider-keyexch.pod
index 9ef294395c..0935155a3d 100644
--- a/doc/man7/provider-keyexch.pod
+++ b/doc/man7/provider-keyexch.pod
@@ -139,7 +139,7 @@ algorithms:
=over 4
-=item B<OSSL_EXCHANGE_PARAM_PAD> (uint)
+=item B<OSSL_EXCHANGE_PARAM_PAD> ("pad") <unsigned integer>
Sets the padding mode for the associated key exchange ctx.
Setting a value of 1 will turn padding on.