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


Field Documentation

Information about the associated message digest.

Definition at line 131 of file md.h.

Referenced by md_finish(), md_free_ctx(), md_hmac_finish(), md_hmac_reset(), md_hmac_starts(), md_hmac_update(), md_init_ctx(), md_process(), md_starts(), md_update(), mgf_mask(), pkcs5_pbkdf2_hmac(), and ssl_mac().


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

Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1