| 
    ROHC compression/decompression library
    
   | 
 
#include <stdint.h>

Go to the source code of this file.
Functions | |
| uint64_t | siphash24 (const void *src, unsigned long src_sz, const char key[16]) | 
| uint64_t siphash24 | ( | const void * | src, | 
| unsigned long | src_sz, | ||
| const char | key[16] | ||
| ) | 
 1.8.14