other versions
- stretch 4.9.168-1
CRYPTO_AEAD_REQSIZE(9) | Programming Interface | CRYPTO_AEAD_REQSIZE(9) |
NAME¶
crypto_aead_reqsize - obtain size of the request data structureSYNOPSIS¶
unsigned int crypto_aead_reqsize(struct crypto_aead * 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. |