RetroArch
Public Attributes | List of all members
mbedtls_ccm_context Struct Reference

CCM context structure. More...

#include <ccm.h>

Collaboration diagram for mbedtls_ccm_context:
[legend]

Public Attributes

mbedtls_cipher_context_t cipher_ctx
 

Detailed Description

CCM context structure.

Member Data Documentation

◆ cipher_ctx

mbedtls_cipher_context_t mbedtls_ccm_context::cipher_ctx

cipher context used


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