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