![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
#include <md.h>
Data Fields | |
const mbedtls_md_info_t * | md_info |
void * | md_ctx |
void * | hmac_ctx |
The generic message-digest context.
void* mbedtls_md_context_t::hmac_ctx |
The HMAC part of the context.
void* mbedtls_md_context_t::md_ctx |
The digest-specific context.
const mbedtls_md_info_t* mbedtls_md_context_t::md_info |
Information about the associated message digest.