KCAPI_AEAD_IVSIZE(3) Programming Interface KCAPI_AEAD_IVSIZE(3)

kcapi_aead_ivsize - return size of IV required for cipher

uint32_t kcapi_aead_ivsize(struct kcapi_handle * handle);

handle

[in] cipher handle

return > 0 specifying the IV size; 0 on error

Stephan Mueller <smueller@chronox.de>

Author.

October 2024 libkcapi Manual 1.4.0