Ubuntu Manpages

kcapi_cipher_blocksize

return size of one block of the cipher

uint32_t kcapi_cipher_blocksize(struct kcapi_handle * handle);

handle

[in] cipher handle

return > 0 specifying the block size; 0 on error

Stephan Mueller <smueller@chronox.de>

Author.