crypto_free_cipher(9) 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 <[email protected]>

Author.

Marek Vasut <[email protected]>

Author.

COPYRIGHT