|
PolarSSL v1.3.9
|
Generic message digest context. More...
#include <md.h>

Data Fields | |
| const md_info_t * | md_info |
| Information about the associated message digest. More... | |
| void * | md_ctx |
| Digest-specific context. More... | |
| const md_info_t* md_context_t::md_info |