Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

Synopsis

uint32_tkcapi_aead_ivsize(structkcapi_handle*handle);

See Also