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_cipher_ivsize - return size of IV required for cipher

Arguments

handle
           [in] cipher handle

Author

StephanMueller <smueller@chronox.de>
           Author.

Description

return > 0 specifying the IV size; 0 on error

Name

       kcapi_cipher_ivsize - return size of IV required for cipher

Synopsis

uint32_tkcapi_cipher_ivsize(structkcapi_handle*handle);

See Also