Name

crypto_hash_digestsize — obtain message digest size

Synopsis

unsigned int crypto_hash_digestsize (struct crypto_hash * 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

message digest size