diff options
author | Michael Brown <mcb30@ipxe.org> | 2023-03-30 16:28:40 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2023-03-30 23:37:55 +0100 |
commit | aa368ba529e13f07658e16507eb8686ef1c07423 (patch) | |
tree | 3c97515cb66f6fdaf816b4cacc760c52c8308de6 /src/include/ipxe/tls.h | |
parent | 2c6a15d2a350425c0f1f88e0e69cb5e9e2a651e5 (diff) | |
download | ipxe-aa368ba529e13f07658e16507eb8686ef1c07423.tar.gz |
[tls] Pass I/O buffer to received record handlers
Prepare for the possibility that a record handler may choose not to
consume the entire record by passing the I/O buffer and requiring the
handler to mark consumed data using iob_pull().
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/tls.h')
0 files changed, 0 insertions, 0 deletions