botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
idea_op_8
botan
block
idea_sse2
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
Source
See Implementation
botan
block
idea_sse2
classes
IDEASSE2
functions
idea_op_8
mul
transpose_in
transpose_out