kcapi_aead_destroy(3)
close the AEAD handle and release resources
Description
KCAPI_AEAD_DESTROY
NAME
kcapi_aead_destroy - close the AEAD handle and release resources
SYNOPSIS
|
void kcapi_aead_destroy(struct kcapi_handle * handle); |
ARGUMENTS
handle
[in] cipher handle to release
AUTHOR
Stephan Mueller <[email protected]>
Author.