other versions
- stretch 4.9.168-1
CRYPTO_ABLKCIPHER_RE(9) | Programming Interface | CRYPTO_ABLKCIPHER_RE(9) |
NAME¶
crypto_ablkcipher_reqsize - obtain size of the request data structureSYNOPSIS¶
unsigned int crypto_ablkcipher_reqsize(struct crypto_ablkcipher * tfm);
ARGUMENTS¶
tfmcipher handle
RETURN¶
number of bytesAUTHORS¶
Stephan Mueller <smueller@chronox.de>Author.
Marek Vasut <marek@denx.de>
Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |