libtomcrypt ~master (2021-01-01T00:34:19Z)
Home
Dub
Repo
STORE32L
tomcrypt
macros
Undocumented in source. Be warned that the author may not have intended to support it.
void
STORE32L
(uint x, ubyte[4] y)
void
STORE32L
(uint x, ubyte[4] y)
void
STORE32L
(uint x, ubyte[4] y)
version(ENDIAN_LITTLE && !ENDIAN_32BITWORD)
void
STORE32L
(
uint
x
,
ref
ubyte
[4]
y
)
void
STORE32L
(uint x, ubyte[4] y)
Meta
Source
See Implementation
tomcrypt
macros
functions
BSWAP
LOAD32H
LOAD32L
LOAD64H
LOAD64L
MAX
MIN
ROL
ROL64
ROL64c
ROLc
ROR
ROR64
ROR64c
RORc
STORE32H
STORE32L
STORE64H
STORE64L
_byte