other versions
- Tumbleweed 1.5.0-1.1
- Leap-16.0
- Leap-15.6
| KCAPI_CIPHER_IVSIZE(3) | Programming Interface | KCAPI_CIPHER_IVSIZE(3) |
NAME¶
kcapi_cipher_ivsize - return size of IV required for cipher
SYNOPSIS¶
uint32_t kcapi_cipher_ivsize(struct kcapi_handle * handle);
ARGUMENTS¶
handle
[in] cipher handle
DESCRIPTION¶
return > 0 specifying the IV size; 0 on error
AUTHOR¶
Stephan Mueller <smueller@chronox.de>
Author.
COPYRIGHT¶
| April 2025 | libkcapi Manual 1.5.0 |