other versions
CRYPTO_FREE_BLKCIPHE(9) | Programming Interface | CRYPTO_FREE_BLKCIPHE(9) |
NAME¶
crypto_free_blkcipher - 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 <smueller@chronox.de>
Author.
Marek Vasut <marek@denx.de>
Author.
COPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |