kcapi_get_maxsplicesize - Man Page

Get maximum buffer size for splice

Synopsis

int kcapi_get_maxsplicesize(struct kcapi_handle * handle);

Arguments

handle

[in] cipher handle allocated by caller.

Description

The call returns the maximum number of bytes that can be handled with splice.

return Maximum buffer size in bytes

Author

Stephan Mueller <smueller@chronox.de>

Author.

Info

January 2024 libkcapi Manual 1.4.0 Programming Interface