1KCAPI_GET_MAXSPLICES(3) Programming Interface KCAPI_GET_MAXSPLICES(3)
2
3
4
6 kcapi_get_maxsplicesize - Get maximum buffer size for splice
7
9 int kcapi_get_maxsplicesize(struct kcapi_handle * handle);
10
12 handle
13 [in] cipher handle allocated by caller.
14
16 The call returns the maximum number of bytes that can be handled with
17 splice.
18
19 return Maximum buffer size in bytes
20
22 Stephan Mueller <smueller@chronox.de>
23 Author.
24
26libkcapi Manual 1.3.1 July 2021 KCAPI_GET_MAXSPLICES(3)