sober128_prng
version(LTC_SOBER128)
extern (
C) nothrow
struct sober128_prng {
}
Members
- R
uint[17] R;
- flag
int flag;
- initR
uint[17] initR;
Undocumented in source.
- konst
uint konst;
Undocumented in source.
- nbuf
int nbuf;
- sbuf
uint sbuf;
- set
int set;
Undocumented in source.
tomcrypt prng
functionsstatic variablesstructsunions