mbedtls_ccm_context Struct Reference

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

#include <ccm.h>

Collaboration diagram for mbedtls_ccm_context:
Collaboration graph
[legend]

Data Fields

mbedtls_cipher_context_t cipher_ctx

Detailed Description

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

Definition at line 55 of file ccm.h.


Field Documentation

The cipher context used.

Definition at line 56 of file ccm.h.


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

Generated on 16 May 2018 for mbed TLS v2.7.3 by  doxygen 1.6.1