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