crypto_aead_reqsize (9) - Linux Manuals

crypto_aead_reqsize: obtain size of the request data structure

NAME

crypto_aead_reqsize - obtain size of the request data structure

SYNOPSIS

unsigned int crypto_aead_reqsize(struct crypto_aead 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