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

Author.

Marek Vasut <[email protected]>

Author.

COPYRIGHT