diff options
author | schwarze <> | 2023-04-11 15:35:31 +0000 |
---|---|---|
committer | schwarze <> | 2023-04-11 15:35:31 +0000 |
commit | 6fbee68fe7bb75a1431ced24d6195ff7a2b30f88 (patch) | |
tree | 1c030622e5c89a5d8956fa431ec8a982c0cd3c14 /src/lib/libcrypto/man/BIO_f_buffer.3 | |
parent | 99254fb9052821c9c53dbba0bd6e94a6a3682ee4 (diff) | |
download | openbsd-6fbee68fe7bb75a1431ced24d6195ff7a2b30f88.tar.gz openbsd-6fbee68fe7bb75a1431ced24d6195ff7a2b30f88.tar.bz2 openbsd-6fbee68fe7bb75a1431ced24d6195ff7a2b30f88.zip |
While all the BIO_TYPE_* constants are part of the API, most of their
values are only part of the ABI and not of the API, so delete them
from the SYNOPSIS: application programmers must not rely on the
specific values.
Instead of listing the specific values, properly describe the meaning
of all these constants.
However, the values of BIO_TYPE_NONE and BIO_TYPE_START are hard-coded
into the API and application programmers need to be aware of their
values, so those remain in the SYNOPSIS.
Diffstat (limited to 'src/lib/libcrypto/man/BIO_f_buffer.3')
0 files changed, 0 insertions, 0 deletions