Contiki 2.5
|
This file defines the interface for Hashing modules. More...
#include "contiki.h"
Go to the source code of this file.
Data Structures | |
struct | hash_driver |
storage module interface More... | |
Macros | |
#define | HASH hash_xxfast |
Which hash driver are we going to use? | |
This file defines the interface for Hashing modules.
Definition in file hash.h.