tomcrypt.macros

Undocumented in source.

Members

Functions

BSWAP
void BSWAP(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD32H
void LOAD32H(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD32H
void LOAD32H(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD32H
void LOAD32H(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD32H
void LOAD32H(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD32L
void LOAD32L(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD32L
void LOAD32L(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD32L
void LOAD32L(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD32L
void LOAD32L(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD64H
void LOAD64H(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD64H
void LOAD64H(x , y )
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD64H
void LOAD64H(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD64H
void LOAD64H(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD64L
void LOAD64L(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD64L
void LOAD64L(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD64L
void LOAD64L(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
LOAD64L
void LOAD64L(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
MAX
T MAX(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.
MIN
T MIN(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.
ROL
uint ROL(uint x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
ROL64
ulong ROL64(ulong x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
ROL64c
ulong ROL64c(ulong x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
ROLc
uint ROLc(uint x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
ROR
uint ROR(uint x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
ROR64
ulong ROR64(ulong x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
ROR64c
ulong ROR64c(ulong x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
RORc
uint RORc(uint x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE32H
void STORE32H(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE32H
void STORE32H(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE32H
void STORE32H(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE32H
void STORE32H(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE32L
void STORE32L(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE32L
void STORE32L(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE32L
void STORE32L(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE32L
void STORE32L(uint x, ubyte[4] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE64H
void STORE64H(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE64H
void STORE64H(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE64H
void STORE64H(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE64H
void STORE64H(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE64L
void STORE64L(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE64L
void STORE64L(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE64L
void STORE64L(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
STORE64L
void STORE64L(ulong x, ubyte[8] y)
Undocumented in source. Be warned that the author may not have intended to support it.
_byte
ubyte _byte(T x, uint n)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta