ccm_memory

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LTC_CCM_MODE)
extern (C) nothrow
int
ccm_memory
(
int cipher
,
const ubyte* key
,
c_ulong keylen
,,
const ubyte* nonce
,
c_ulong noncelen
,
const ubyte* header
,
c_ulong headerlen
,
ubyte* pt
,
c_ulong ptlen
,
ubyte* ct
,
ubyte* tag
,
c_ulong* taglen
,)

Meta