other versions
- stretch 4.9.168-1
CRYPTO_FREE_BLKCIPHE(9) | Programming Interface | CRYPTO_FREE_BLKCIPHE(9) |
NAME¶
crypto_free_blkcipher - zeroize and free the block cipher handleSYNOPSIS¶
void crypto_free_blkcipher(struct crypto_blkcipher * tfm);
ARGUMENTS¶
tfmcipher handle to be freed
AUTHORS¶
Stephan Mueller <smueller@chronox.de>Author.
Marek Vasut <marek@denx.de>
Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |