xts_decrypt

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LTC_XTS_MODE)
extern (C) nothrow
int
xts_decrypt
(
const ubyte* ct
,
c_ulong ptlen
,
ubyte* pt
,
const ubyte* tweak
,)

Meta