xts_encrypt

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_encrypt
(
const ubyte* pt
,
c_ulong ptlen
,
ubyte* ct
,
const ubyte* tweak
,)

Meta