Scroll to navigation

CRYPTO_ABLKCIPHER_RE(9) Programming Interface CRYPTO_ABLKCIPHER_RE(9)

NAME

crypto_ablkcipher_reqsize - obtain size of the request data structure

SYNOPSIS

unsigned int crypto_ablkcipher_reqsize(struct crypto_ablkcipher * 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.