xtea_decrypt_4

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

Meta