uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
hash-djb2.h File Reference
#include <unistd.h>

Go to the source code of this file.

Functions

uint32_t hash_djb2 (const uint8_t *str, ssize_t max)
 

Function Documentation

uint32_t hash_djb2 ( const uint8_t *  str,
ssize_t  max 
)

Definition at line 5 of file hash-djb2.c.