kcapi_cipher_blocksize - return size of one block of the cipher
Contents
Arguments
handle
[in] cipher handle
Copyright
libkcapi Manual 1.5.0 April 2024 KCAPI_CIPHER_BLOCKSI(3)
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);
