Contiki 2.5
Data Structures | Macros
hash.h File Reference

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?
 

Detailed Description

This file defines the interface for Hashing modules.

Author
Wolf-Bastian Poettner poett.nosp@m.ner@.nosp@m.ibr.c.nosp@m.s.tu.nosp@m.-bs.d.nosp@m.e

Definition in file hash.h.