|
iPXE
|
A GCM length pair. More...
#include <gcm.h>
Data Fields | |
| uint64_t | add |
| Additional data length. More... | |
| uint64_t | data |
| Data length. More... | |
| uint64_t gcm_lengths::add |
Additional data length.
Definition at line 26 of file gcm.h.
Referenced by gcm_hash(), gcm_process(), and gcm_setiv().
| uint64_t gcm_lengths::data |
Data length.
Definition at line 28 of file gcm.h.
Referenced by gcm_hash(), gcm_process(), and gcm_tag().
1.8.15