summaryrefslogtreecommitdiff
path: root/src/lib/libssl/bs_cbs.c
diff options
context:
space:
mode:
authortb <>2024-02-01 17:04:09 +0000
committertb <>2024-02-01 17:04:09 +0000
commit8f9e116015d3586265906c84fe53915385d7de67 (patch)
treea5977d005a3a826a230fd485ab469e23d01adbe1 /src/lib/libssl/bs_cbs.c
parentfb4609081cb6826359fd9a676b94a527a364b71e (diff)
downloadopenbsd-8f9e116015d3586265906c84fe53915385d7de67.tar.gz
openbsd-8f9e116015d3586265906c84fe53915385d7de67.tar.bz2
openbsd-8f9e116015d3586265906c84fe53915385d7de67.zip
Prepare to remove the _cb() and _fp() versions of BIO_dump()
apache-httpd uses BIO_dump(), libssl uses BIO_dump_indent(), and the openssl(1) app uses both. Otherwise this is unused. This is horribly bad code even by libcrypto standards. By doing away with the callbacks fixes incorrect error checking for fwrite() but there is a lot more wrong in here. This can be cleaned up in a later pass, the only concern here is to be able to remove the unused variants in the next major bump. ok beck
Diffstat (limited to 'src/lib/libssl/bs_cbs.c')
0 files changed, 0 insertions, 0 deletions