crypto_ablkcipher_reqsize (9) - Linux Manuals

crypto_ablkcipher_reqsize: obtain size of the request data structure

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 [at] chronox.de>

Author.

Marek Vasut <marek [at] denx.de>

Author.

COPYRIGHT