AES_bi_ige_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
AES_bi_ige_encrypt
(
const(ubyte)* in_
,
ubyte* out_
,
size_t length
,
const(AES_KEY)* key
,
const(AES_KEY)* key2
,
const(ubyte)* ivec
,
const int enc
)

Meta