OPTIGA Trust M  1.1.0
C++ library for Optiga Trust M Chip Security Controller
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:

Public Attributes

mbedtls_cipher_context_t cipher_ctx
 

Detailed Description

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

Member Data Documentation

◆ cipher_ctx

mbedtls_cipher_context_t mbedtls_ccm_context::cipher_ctx

The cipher context used.


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