serpent_decrypt_4

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

Meta