DES_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
DES_cbc_encrypt
(
const(ubyte)* input
,
ubyte* output
,
c_long length
,,,
int enc
)

Meta