SYNOPSIS
- unsigned int crypto_shash_digestsize(struct crypto_shash * tfm);
ARGUMENTS
tfm
-
- cipher handle
DESCRIPTION
The size for the message digest created by the message digest cipher referenced with the cipher handle is returned.
RETURN
digest size of cipher
COPYRIGHT