other versions
- stretch 4.9.168-1
CRYPTO_BLKCIPHER_NAM(9) | Programming Interface | CRYPTO_BLKCIPHER_NAM(9) |
NAME¶
crypto_blkcipher_name - return the name / cra_name from the cipher handleSYNOPSIS¶
const char * crypto_blkcipher_name(struct crypto_blkcipher * tfm);
ARGUMENTS¶
tfmcipher handle
RETURN¶
The character string holding the name of the cipherAUTHORS¶
Stephan Mueller <smueller@chronox.de>Author.
Marek Vasut <marek@denx.de>
Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |