mbedtls_md_get_size() function
This function extracts the message-digest size from the message-digest information structure.
Arguments
md_info
The information structure of the message-digest algorithm to use.
Return value
The size of the message-digest output in Bytes.