mbedtls_md_context_t Struct Reference

#include <md.h>

Data Fields

const mbedtls_md_info_tmd_info
void * md_ctx
void * hmac_ctx

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:

Generated on 10 Aug 2020 for mbed TLS v2.7.16 by  doxygen 1.6.1