- SM3_Final
int SM3_Final(ubyte* md, .SM3_CTX* c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SM3_Init
int SM3_Init(.SM3_CTX* c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SM3_Update
int SM3_Update(.SM3_CTX* c, const(void)* 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.