diff options
author | jsing <> | 2022-02-19 08:11:16 +0000 |
---|---|---|
committer | jsing <> | 2022-02-19 08:11:16 +0000 |
commit | 27a1ec1417b81f08a40f0c6567f4ba0350d820b5 (patch) | |
tree | 29a1663e9be4393739f2297314e21fe8e96e05c6 /src/regress/lib/libcrypto/objects/objectstest.c | |
parent | f069b526ab8a9a426e8d02a39c00bb857f492a7d (diff) | |
download | openbsd-27a1ec1417b81f08a40f0c6567f4ba0350d820b5.tar.gz openbsd-27a1ec1417b81f08a40f0c6567f4ba0350d820b5.tar.bz2 openbsd-27a1ec1417b81f08a40f0c6567f4ba0350d820b5.zip |
Provide a struct bio_mem for memory BIO specific data.
In order to fix and improve the memory BIO, we need to be able to track
more than just a single BUF_MEM *. Provide a struct bio_mem (which
currently only contains a BUF_MEM *) and rework the internals to use this
struct.
ok inoguchi@ tb@
Diffstat (limited to 'src/regress/lib/libcrypto/objects/objectstest.c')
0 files changed, 0 insertions, 0 deletions