Ubuntu Manpages

kcapi_get_maxsplicesize

Get maximum buffer size for splice

int kcapi_get_maxsplicesize(struct kcapi_handle * handle);

handle

[in] cipher handle allocated by caller.

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

return Maximum buffer size in bytes

Stephan Mueller <smueller@chronox.de>

Author.