Contiki 2.5

Implementation of the hashing interface based on the XOR function. More...

#include <stdio.h>
#include <string.h>
#include "hash.h"

Go to the source code of this file.

Detailed Description

Implementation of the hashing interface based on the XOR function.

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_xor.c.