Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
mbedtls_gcm_context Struct Reference
The GCM context structure. More...
#include <gcm.h>
Data Fields | |
mbedtls_cipher_context_t | cipher_ctx |
uint64_t | HL [16] |
uint64_t | HH [16] |
uint64_t | len |
uint64_t | add_len |
unsigned char | base_ectr [16] |
unsigned char | y [16] |
unsigned char | buf [16] |
int | mode |
Detailed Description
The GCM context structure.
Definition at line 65 of file gcm.h.
Field Documentation
int mode |
Generated on Tue Jul 12 2022 13:55:33 by
