mbedtls_md_context_t Struct Reference
#include <md.h>
Detailed Description
The generic message-digest context.
Definition at line 110 of file md.h.
Field Documentation
The HMAC part of the context.
Definition at line 118 of file md.h.
The digest-specific context.
Definition at line 115 of file md.h.
Information about the associated message digest.
Definition at line 112 of file md.h.
The documentation for this struct was generated from the following file: