tinydtls  0.8.6
Data Fields
aes128_ccm_t Struct Reference

#include <crypto.h>

Data Fields

rijndael_ctx ctx
 

Detailed Description

Crypto context for TLS_PSK_WITH_AES_128_CCM_8 cipher suite.

Definition at line 60 of file crypto.h.

Field Documentation

rijndael_ctx aes128_ccm_t::ctx

AES-128 encryption context

Definition at line 61 of file crypto.h.


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