|
RetroArch
|
#include <md.h>
Public Attributes | |
| const mbedtls_md_info_t * | md_info |
| void * | md_ctx |
| void * | hmac_ctx |
Generic message digest context.
| void* mbedtls_md_context_t::hmac_ctx |
HMAC part of the context
| void* mbedtls_md_context_t::md_ctx |
Digest-specific context
| const mbedtls_md_info_t* mbedtls_md_context_t::md_info |
Information about the associated message digest
1.8.15