Rtos API example
mbedtls_gcm_context Struct Reference
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
GCM context structure.
Definition at line 43 of file gcm.h.
Field Documentation
Generated on Sun Jul 17 2022 08:25:41 by
1.7.2