logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kcapi_get_maxsplicesize - Get maximum buffer size for splice

Arguments

handle
           [in] cipher handle allocated by caller.

Author

StephanMueller <smueller@chronox.de>
           Author.

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);

See Also