mbedtls_md_get_name() function
This function returns the name of the message digest for the message-digest information structure given.
Arguments
md_info
The information structure of the message-digest algorithm to use.
Return value
The name of the message digest.
mbedtls_md_get_name() reads 5 variables:
![]()
mbedtls_md_get_name()