crypto_free_cipher (9) - Linux Manuals

crypto_free_cipher: zeroize and free the single block cipher handle

NAME

crypto_free_cipher - zeroize and free the single block cipher handle

SYNOPSIS

void crypto_free_cipher(struct crypto_cipher tfm);

ARGUMENTS

tfm

cipher handle to be freed

AUTHORS

Stephan Mueller <smueller [at] chronox.de>

Author.

Marek Vasut <marek [at] denx.de>

Author.

COPYRIGHT