crypto_ablkcipher_reqsize(9) 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 <[email protected]>

Author.

Marek Vasut <[email protected]>

Author.

COPYRIGHT