kcapi_aead_destroy(3)

close the AEAD handle and release resources

Section 3 libkcapi-dev bookworm source

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 <smueller@chronox.de>

Author.

COPYRIGHT