mbedtls_gcm_context Struct Reference
GCM context structure.
More...
#include <gcm.h>
Detailed Description
GCM context structure.
Definition at line 43 of file gcm.h.
Field Documentation
Total add length
Definition at line 48 of file gcm.h.
First ECTR for tag
Definition at line 49 of file gcm.h.
buf working value
Definition at line 51 of file gcm.h.
cipher context used
Definition at line 44 of file gcm.h.
Precalculated HTable
Definition at line 46 of file gcm.h.
Precalculated HTable
Definition at line 45 of file gcm.h.
Total data length
Definition at line 47 of file gcm.h.
Encrypt or Decrypt
Definition at line 52 of file gcm.h.
Y working value
Definition at line 50 of file gcm.h.
The documentation for this struct was generated from the following file: