Turnstone Operating System
Loading...
Searching...
No Matches
siphash.h File Reference

sip hash interface More...

#include <types.h>

Macros

#define ___SIPHASH_H   0
 

Functions

uint128_t siphash128 (const void *data, uint64_t len, uint128_t seed)
 
uint64_t siphash64 (const void *data, uint64_t len, uint64_t seed)
 

Detailed Description

sip hash interface

This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.

Macro Definition Documentation

◆ ___SIPHASH_H

#define ___SIPHASH_H   0

prevent duplicate header error macro