KCAPI_CIPHER_BLOCKSI(3) | Programming Interface | KCAPI_CIPHER_BLOCKSI(3) |
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
AUTHOR¶
Stephan Mueller <smueller@chronox.de>
Author.
COPYRIGHT¶
March 2023 | libkcapi Manual 1.4.0 |