Name
crypto_shash_digestsize — 
  obtain message digest size
 
Synopsis
| unsigned int crypto_shash_digestsize ( | struct crypto_shash * tfm ); | 
 
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