diff options
author | schwarze <> | 2023-09-19 08:18:13 +0000 |
---|---|---|
committer | schwarze <> | 2023-09-19 08:18:13 +0000 |
commit | e24c846ad62a356d547c1bc5ace0f676d3124bb6 (patch) | |
tree | 9ee21210978d09da9dc30b382fa34ff965c2766d /src/regress/lib/libc/malloc/malloc_threaderr/malloc_threaderr.c | |
parent | 6b95b6b6902a1621638a431b4e1944a9b154e3de (diff) | |
download | openbsd-e24c846ad62a356d547c1bc5ace0f676d3124bb6.tar.gz openbsd-e24c846ad62a356d547c1bc5ace0f676d3124bb6.tar.bz2 openbsd-e24c846ad62a356d547c1bc5ace0f676d3124bb6.zip |
Remove the duplicate documentation of pem_password_cb(3).
While here, also:
* Avoid the misleading term "default password callback" because none of
the functions in SSL_CTX_use_certificate(3) support overriding it.
* Do not talk about "storing", "writing", and "encryption" since the cb
passed to SSL_CTX_set_default_passwd_cb(3) is never used for any of that.
* List the functions using cb.
* Document what happens by default.
* Remove the misleading words "which must be provided by the application"
because all this is actually optional.
* Make several wordings more precise.
* Below EXAMPLES, fix argument naming to agree with pem_password_cb(3),
clarify the description of what the example does, and, as suggested by tb@,
use strlcpy(3).
OK tb@
Diffstat (limited to 'src/regress/lib/libc/malloc/malloc_threaderr/malloc_threaderr.c')
0 files changed, 0 insertions, 0 deletions