crypto ~master (2020-12-03T08:33:30Z)
Dub
Repo
Row
crypto
blake2
blake2b_round
Undocumented in source.
package pure nothrow @
nogc
struct
Row {
__m128i
l
;
__m128i
h
;
this
(__m128i l, __m128i h);
}
Constructors
this
this
(__m128i l, __m128i h)
Undocumented in source.
Members
Variables
h
__m128i
h
;
Undocumented in source.
l
__m128i
l
;
Undocumented in source.
Meta
Source
See Implementation
crypto
blake2
blake2b_round
aliases
LOADU
STOREU
TOF
TOI
functions
_mm_roti_epi64
loadMsg
round
structs
Row
templates
tmplLoadMsg
tmplRound
variables
DIAGONALIZE
G1
G2
UNDIAGONALIZE
matrix
Undocumented in source.