openssl/include
Matt Caswell 5a4ba72f00 Give BIO_s_mem() the ability to support datagrams
We introduce a new BIO ctrl that switches a BIO_s_mem() into datagram
mode. Packet boundaries are respected.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18596)
2022-07-28 08:06:52 +01:00
..
crypto Use separate function to get GCM functions 2022-07-22 08:34:13 -04:00
internal "Reserve" the method store when constructing methods 2022-07-20 07:28:17 +01:00
openssl Give BIO_s_mem() the ability to support datagrams 2022-07-28 08:06:52 +01:00