crypto_free_blkcipher(9) zeroize and free the block cipher handle

SYNOPSIS

void crypto_free_blkcipher(struct crypto_blkcipher * tfm);

ARGUMENTS

tfm

cipher handle to be freed

AUTHORS

Stephan Mueller <[email protected]>

Author.

Marek Vasut <[email protected]>

Author.

COPYRIGHT