CAST_cbc_encrypt

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
void
CAST_cbc_encrypt
(
const(ubyte)* in_
,
ubyte* out_
,
c_long length
,
const(CAST_KEY)* ks
,
ubyte* iv
,
int enc
)

Meta