Name

kcapi_aead_ivsize — return size of IV required for cipher

Synopsis

uint32_t kcapi_aead_ivsize (struct kcapi_handle * handle);
 

Arguments

handle

[in] cipher handle

Description

return > 0 specifying the IV size; 0 on error