GCM context structure.
More...
#include <gcm.h>
Detailed Description
GCM context structure.
Definition at line 48 of file gcm.h.
Field Documentation
AES context used
Definition at line 49 of file gcm.h.
uint64_t gcm_context::HH[16] |
Precalculated HTable
Definition at line 51 of file gcm.h.
uint64_t gcm_context::HL[16] |
Precalculated HTable
Definition at line 50 of file gcm.h.
The documentation for this struct was generated from the following file: