rijndael_key
version(LTC_RIJNDAEL)
extern (
C) nothrow
struct rijndael_key {
}
Members
- Nr
int Nr;
- dK
uint[60] dK;
Undocumented in source.
- eK
uint[60] eK;
Undocumented in source.
tomcrypt cipher
aliasesfunctionsmanifest constantsstatic variablesstructsunions