SM4_decrypt

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 @nogc
void
SM4_decrypt
(
const(core.stdc.stdint.uint8_t)* in_
,
core.stdc.stdint.uint8_t* out_
,
const(.SM4_KEY)* ks
)

Meta