crypto_skcipher_reqsize (9) - Linux Manuals
crypto_skcipher_reqsize: obtain size of the request data structure
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
AUTHORS
Stephan Mueller <smueller [at] chronox.de>
- Author.
Marek Vasut <marek [at] denx.de>
- Author.
COPYRIGHT