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 83 of file md.h.


Field Documentation

The HMAC part of the context.

Definition at line 91 of file md.h.

The digest-specific context.

Definition at line 88 of file md.h.

Information about the associated message digest.

Definition at line 85 of file md.h.


The documentation for this struct was generated from the following file:

Generated on 27 May 2020 for mbed TLS v2.7.15 by  doxygen 1.6.1