Found 15 other functions taking a
mbedtls_md_context_t
argument:
This function initializes a message-digest context without binding it to a particular message-digest algorithm. This function should always be called first. It prepares the context for mbedtls_md_setup() for binding it to a message-digest algorithm.
This function returns the message-digest information from the given context.