kcapi_get_maxsplicesize - Get maximum buffer size for splice
Contents
Arguments
handle
[in] cipher handle allocated by caller.
Copyright
libkcapi Manual 1.5.0 April 2024 KCAPI_GET_MAXSPLICES(3)
Description
The call returns the maximum number of bytes that can be handled with splice.
return Maximum buffer size in bytes
Name
kcapi_get_maxsplicesize - Get maximum buffer size for splice
Synopsis
intkcapi_get_maxsplicesize(structkcapi_handle*handle);
