kcapi_aead_blocksize - Man Page

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.

Info

January 2024 libkcapi Manual 1.4.0 Programming Interface