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


Field Documentation

The cipher context used.

Definition at line 62 of file ccm.h.


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

Generated on 3 Mar 2020 for mbed TLS v2.7.14 by  doxygen 1.6.1