mbed TLS v2.2.0
Data Fields
mbedtls_ccm_context Struct Reference

Detailed Description

CCM context structure.

Definition at line 46 of file ccm.h.

#include <ccm.h>

Collaboration diagram for mbedtls_ccm_context:
Collaboration graph
[legend]

Data Fields

mbedtls_cipher_context_t cipher_ctx
 

Field Documentation

mbedtls_cipher_context_t mbedtls_ccm_context::cipher_ctx

cipher context used

Definition at line 47 of file ccm.h.


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