- idea_op_8
void idea_op_8(ubyte[64] input, ubyte[64] output, ushort[52] EK)
Undocumented in source. Be warned that the author may not have intended to support it.
- mul
__m128i mul(__m128i X, ushort K_16)
Undocumented in source. Be warned that the author may not have intended to support it.
- transpose_in
void transpose_in(__m128i* B0, __m128i* B1, __m128i* B2, __m128i* B3)
Undocumented in source. Be warned that the author may not have intended to support it.
- transpose_out
void transpose_out(__m128i* B0, __m128i* B1, __m128i* B2, __m128i* B3)
Undocumented in source. Be warned that the author may not have intended to support it.
IDEA in SSE2