GEMLIB  0.44.0
Data Fields
AESPB Struct Reference

#include <mt_gem.h>

Data Fields

short * control
 
short * global
 
const short * intin
 
short * intout
 
const long * addrin
 
long * addrout
 

Detailed Description

AES parameter block structure

Field Documentation

const long* AESPB::addrin

aes_addrin[] array

Referenced by mt_wind_get().

long* AESPB::addrout

aes_addrout[] array

Referenced by mt_wind_get().

short* AESPB::control

aes_control[] array

Referenced by mt_wind_get().

short* AESPB::global

aes_global[] array

Referenced by mt_wind_get().

const short* AESPB::intin

aes_intin[] array

Referenced by mt_wind_get().

short* AESPB::intout

aes_intout[] array

Referenced by mt_wind_get().


The documentation for this struct was generated from the following file: