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

kcapi_cipher_blocksize - return size of one block of the cipher

Arguments

handle
           [in] cipher handle

Author

StephanMueller <smueller@chronox.de>
           Author.

Description

return > 0 specifying the block size; 0 on error

Name

       kcapi_cipher_blocksize - return size of one block of the cipher

Synopsis

uint32_tkcapi_cipher_blocksize(structkcapi_handle*handle);

See Also