Public Attributes | List of all members
ccm128_state Struct Reference

Public Attributes

union {
   uint8_t   c [16]
 
   uint64_t   u [2]
 
cmac
 
union {
   uint8_t   c [16]
 
   uint64_t   u [2]
 
nonce
 

Detailed Description

Definition at line 67 of file e_aesccm.c.

Member Data Documentation

◆ c

uint8_t ccm128_state::c[16]

Definition at line 70 of file e_aesccm.c.

◆ cmac

union { ... } ccm128_state::cmac

◆ nonce

union { ... } ccm128_state::nonce

◆ u

uint64_t ccm128_state::u[2]

Definition at line 69 of file e_aesccm.c.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:41