blake2s
- int blake2s(void* pout, size_t outlen, const(void)* pin, size_t inlen, const(void)* key, size_t keylen)
- int blake2s(ubyte* hash, int size, ubyte[] input, ubyte[] key)
- int blake2s(ubyte[] hash, ubyte[] input, ubyte[] key)
crypto blake2 blake2s
enumsfunctionsstructsvariables