|
Contiki 2.5
|
Modules | |
| 'Hashing' implementation using the XOR function | |
| Hashing implementation using the xxFAST algorithm | |
Files | |
| file | hash.h |
| This file defines the interface for Hashing modules. | |
Data Structures | |
| struct | hash_driver |
| storage module interface More... | |
Macros | |
| #define | HASH hash_xxfast |
| Which hash driver are we going to use? | |
1.8.3.1