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