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 88 of file ccm.h.


Field Documentation

The cipher context used.

Definition at line 89 of file ccm.h.


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

Generated on 10 Aug 2020 for mbed TLS v2.7.16 by  doxygen 1.6.1