PolarSSL v1.1.4
Data Fields
md_context_t Struct Reference

Generic message digest context. More...

#include <md.h>

Collaboration diagram for md_context_t:
Collaboration graph
[legend]

Data Fields

const md_info_tmd_info
 Information about the associated message digest.
void * md_ctx
 Digest-specific context.

Detailed Description

Generic message digest context.

Definition at line 119 of file md.h.


Field Documentation

Digest-specific context.

Definition at line 124 of file md.h.

Referenced by FCT_BGN().

Information about the associated message digest.

Definition at line 121 of file md.h.


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