PolarSSL v1.1.4
|
Generic message digest context. More...
#include <md.h>
Data Fields | |
const md_info_t * | md_info |
Information about the associated message digest. | |
void * | md_ctx |
Digest-specific context. |
void* md_context_t::md_ctx |
const md_info_t* md_context_t::md_info |