other versions
CRYPTO_FREE_AHASH(9) | Programming Interface | CRYPTO_FREE_AHASH(9) |
NAME¶
crypto_free_ahash - zeroize and free the ahash handle
SYNOPSIS¶
void crypto_free_ahash(struct crypto_ahash * 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. |