other versions
CRYPTO_FREE_CIPHER(9) | Programming Interface | CRYPTO_FREE_CIPHER(9) |
NAME¶
crypto_free_cipher - zeroize and free the single block cipher handle
SYNOPSIS¶
void crypto_free_cipher(struct crypto_cipher * tfm);
ARGUMENTS¶
tfm
cipher handle to be freed
AUTHORS¶
Stephan Mueller <smueller@chronox.de>
Author.
Marek Vasut <marek@denx.de>
Author.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.9. |