kcapi_aead_setassoclen — set authentication data size
void kcapi_aead_setassoclen ( | struct kcapi_handle * handle, |
uint32_t assoclen) ; |
The associated data is retained in the cipher handle. During initialization of a cipher handle, it is sent to the kernel. The kernel cipher implementations may verify the appropriateness of the authentication data size and may return an error during initialization if the authentication size is not considered appropriate.