Scroll to navigation

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

January 2017 Kernel Hackers Manual 4.8.