Correct the function names in SSL_CTX_set_stateless_cookie_generate_cb.pod
authorMatt Caswell <matt@openssl.org>
Fri, 27 Sep 2019 10:24:26 +0000 (11:24 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 30 Sep 2019 14:30:57 +0000 (15:30 +0100)
commit84f471ecab76a16281a16c53d259bbcae358816f
treee917bc4198aff26cee1480521f23780c757a25ea
parent7e3ae24832e0705583b1471febf3dc0eb1cc021f
Correct the function names in SSL_CTX_set_stateless_cookie_generate_cb.pod

Although the synopsis used the correct function names, the description did
not. Also the description of the equivalent DTLSv1_listen() callbacks was
missing, so these have been added.

Fixes #10030

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10033)
doc/man3/DTLSv1_listen.pod
doc/man3/SSL_CTX_set_stateless_cookie_generate_cb.pod