crypto_free_skcipher(9) zeroize and free cipher handle

SYNOPSIS

void crypto_free_skcipher(struct crypto_skcipher * tfm);

ARGUMENTS

tfm

cipher handle to be freed

AUTHORS

Stephan Mueller <[email protected]>

Author.

Marek Vasut <[email protected]>

Author.

COPYRIGHT