Example program to test AES-GCM functionality. Used for a workshop
md_context_t Struct Reference
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. | |
Detailed Description
Generic message digest context.
Definition at line 132 of file md.h.
Field Documentation
Generated on Tue Jul 12 2022 19:40:22 by
1.7.2