ChaCha_ctx

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
struct ChaCha_ctx {}

Members

Variables

input
uint[16] input;
Undocumented in source.
ks
ubyte[64] ks;
Undocumented in source.
unused
ubyte unused;
Undocumented in source.

Meta