other versions
CRYPTO_SKCIPHER_REQS(9) | Programming Interface | CRYPTO_SKCIPHER_REQS(9) |
NAME¶
crypto_skcipher_reqsize - obtain size of the request data structureSYNOPSIS¶
unsigned int
crypto_skcipher_reqsize(struct crypto_skcipher * tfm);
ARGUMENTS¶
tfmcipher handle
RETURN¶
number of bytesAUTHORS¶
Stephan Mueller <smueller@chronox.de>Author.
Marek Vasut <marek@denx.de>
Author.
COPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |