|
GEMLIB
0.44.0
|
#include <mt_gem.h>
Data Fields | |
| short * | control |
| short * | global |
| const short * | intin |
| short * | intout |
| const long * | addrin |
| long * | addrout |
AES parameter block structure
| 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().
1.8.9.1