idea_op_8

Undocumented in source. Be warned that the author may not have intended to support it.
package package pure
static if(BOTAN_HAS_IDEA_SSE2 && BOTAN_HAS_SIMD_SSE2)
void
idea_op_8
(
in ubyte[64] input
,
ref ubyte[64] output
,
in ushort[52] EK
)

Meta