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