diff options
author | tb <> | 2023-10-01 18:23:50 +0000 |
---|---|---|
committer | tb <> | 2023-10-01 18:23:50 +0000 |
commit | eba3e102de17a1885344c339da67ffaa9d171d87 (patch) | |
tree | 52305c137c2c1710b768dfa034eace9be8b1217c /src/lib/libc/stdlib/atexit.c | |
parent | 77fd2b74109cc2efc70c2972c5daf1830b1d7fcb (diff) | |
download | openbsd-eba3e102de17a1885344c339da67ffaa9d171d87.tar.gz openbsd-eba3e102de17a1885344c339da67ffaa9d171d87.tar.bz2 openbsd-eba3e102de17a1885344c339da67ffaa9d171d87.zip |
Document EVP_CIPHER_CTX_iv_length() return values
We aligned with upstream behavior. Let's document it properly.
Surprisingly, OpenSSL 1.1 half-assed the docs: two parts of the manual
contradict each other. The part getting EVP_CIPHER_CTX_iv_length() right,
incorrectly documents possible -1 return value to EVP_CIPHER_iv_length().
OpenSSL 3 documentation improvement efforts seem to have tried to address
this issue with the result that the manual is now entirely wrong when it
comes to the EVP_CIPHER_CTX_iv_length() replacement. Par for the course.
Diffstat (limited to 'src/lib/libc/stdlib/atexit.c')
0 files changed, 0 insertions, 0 deletions