mbedtls_md_info_from_ctx() function
This function returns the message-digest information from the given context.
Arguments
ctx
The context from which to extract the information. This must be initialized (or \c NULL).
Return value
The message-digest information associated with \p ctx. \c NULL if \p ctx is \c NULL.
mbedtls_md_info_from_ctx() is called by 2 functions:
![]()
mbedtls_md_info_from_ctx()
mbedtls_md_info_from_ctx() reads 1 variable:
![]()
mbedtls_md_info_from_ctx()