mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-04-28 04:05:17 +00:00
4 lines
147 B
C
4 lines
147 B
C
void crypto_hash_sha512 (unsigned char *out,
|
|
const unsigned char *in,
|
|
unsigned long long inlen);
|