crypto_free_ablkcipher(9) zeroize and free cipher handle

SYNOPSIS

void crypto_free_ablkcipher(struct crypto_ablkcipher * tfm);

ARGUMENTS

tfm

cipher handle to be freed

AUTHORS

Stephan Mueller <[email protected]>

Author.

Marek Vasut <[email protected]>

Author.

COPYRIGHT