Generic message digest context.
More...
#include <md.h>
|
| const md_info_t * | md_info |
| | Information about the associated message digest.
|
| |
| void * | md_ctx |
| | Digest-specific context.
|
| |
Generic message digest context.
Definition at line 132 of file md.h.
◆ md_ctx
| void* md_context_t::md_ctx |
Digest-specific context.
Definition at line 137 of file md.h.
◆ md_info
Information about the associated message digest.
Definition at line 134 of file md.h.
The documentation for this struct was generated from the following file: