Provided by: libkcapi-dev_1.0.3-2_amd64
NAME
kcapi_aead_blocksize - return size of one block of the cipher
SYNOPSIS
uint32_t kcapi_aead_blocksize(struct kcapi_handle * handle);
ARGUMENTS
handle [in] cipher handle
DESCRIPTION
return > 0 specifying the block size; 0 on error
AUTHOR
Stephan Mueller <smueller@chronox.de> Author.