- MDC2
ubyte* MDC2(const(ubyte)* d, size_t n, ubyte* md)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MDC2_Final
int MDC2_Final(ubyte* md, MDC2_CTX* c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MDC2_Init
int MDC2_Init(MDC2_CTX* c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MDC2_Update
int MDC2_Update(MDC2_CTX* c, const(ubyte)* data, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- private_MDC2_Init
int private_MDC2_Init(MDC2_CTX* c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.