Found 6 other functions taking a
mbedtls_md_info_t
argument:
This function extracts the message-digest size from the message-digest information structure.
This function extracts the message-digest type from the message-digest information structure.
This function selects the message digest algorithm to use, and allocates internal structures. It should be called after mbedtls_md_init() or mbedtls_md_free(). Makes it necessary to call mbedtls_md_free() later. \deprecated Superseded by mbedtls_md_setup() in 2.0.0
This function extracts the message-digest name from the message-digest information structure.