Name

kcapi_cipher_blocksize — return size of one block of the cipher

Synopsis

uint32_t kcapi_cipher_blocksize (struct kcapi_handle * handle);
 

Arguments

handle

[in] cipher handle

Description

return > 0 specifying the block size; 0 on error