Name
crypto_ahash_digestsize —
obtain message digest size
Synopsis
unsigned int crypto_ahash_digestsize ( | struct crypto_ahash * tfm) ; |
Description
The size for the message digest created by the message digest cipher
referenced with the cipher handle is returned.
Return
message digest size of cipher