botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
xtea_decrypt_8
botan
block
xtea_simd
Undocumented in source. Be warned that the author may not have intended to support it.
package
static if
(
BOTAN_HAS_XTEA_SIMD
)
void
xtea_decrypt_8
(
in
ubyte
[64]
input
,
ref
ubyte
[64]
output
,
in
uint
[64]
EK
)
Meta
Source
See Implementation
botan
block
xtea_simd
classes
XTEASIMD
functions
xtea_decrypt_8
xtea_encrypt_8