CRYPTO_cfb128_1_encrypt

Undocumented in source.
void
CRYPTO_cfb128_1_encrypt
(
const(ubyte)* in_
,
ubyte* out_
,
size_t bits
,
const(void)* key
,
ubyte[16]* ivec
,
int* num
,
int enc
,)

Meta