ROHC compression/decompression library
Functions
csiphash.h File Reference
#include <stdint.h>
Include dependency graph for csiphash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint64_t siphash24 (const void *src, unsigned long src_sz, const char key[16])
 

Function Documentation

◆ siphash24()

uint64_t siphash24 ( const void *  src,
unsigned long  src_sz,
const char  key[16] 
)