nRF5 SDK for Thread and Zigbee v1.0.0
Choose documentation:
mbedtls_ccm_context Struct Reference

The CCM context-type definition. The CCM context is passed to the APIs called. More...

#include <ccm.h>

Data Fields

mbedtls_cipher_context_t cipher_ctx
 

Detailed Description

The CCM context-type definition. The CCM context is passed to the APIs called.

Field Documentation

mbedtls_cipher_context_t mbedtls_ccm_context::cipher_ctx

The cipher context used.


The documentation for this struct was generated from the following file: