xtea_decrypt_8

Undocumented in source. Be warned that the author may not have intended to support it.
package package
static if(BOTAN_HAS_XTEA_SIMD)
void
xtea_decrypt_8
(
in ubyte[64] input
,
ref ubyte[64] output
,
in uint[64] EK
)

Meta