botan.block.idea_sse2

IDEA in SSE2

Members

Classes

IDEASSE2
class IDEASSE2

IDEA in SSE2

Functions

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.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)