Name

crypto_hash_blocksize — obtain block size for message digest

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